Commit Graph

1947 Commits

Author SHA1 Message Date
Indu Prakash
d8043e5b42 Return supportsSSDP 2023-01-02 06:43:39 -06:00
openshwprojects
86c733e78f Merge pull request #565 from iprak/w600-new-ota
W600: Added OTA support
1.15.273
2023-01-02 10:18:40 +01:00
openshwprojects
975d621ef4 support mqtt group topic - secondary topic for casting commands to devices, many devices can listen on it 1.15.272 2023-01-02 03:38:41 +01:00
openshwprojects
fac0eeff96 warning fix 1.15.271 2023-01-02 01:07:22 +01:00
openshwprojects
054719b1fe dht reboot fix 1.15.270 2023-01-02 00:54:16 +01:00
openshwprojects
92453ff549 DHT - test on change, not every frame 1.15.269 2023-01-02 00:41:26 +01:00
openshwprojects
72caabfb50 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 1.15.268 2023-01-01 16:53:38 +01:00
openshwprojects
3892de18b5 support toggle on our set mqtt topic, also add unit test 2023-01-01 16:53:20 +01:00
openshwprojects
baf25dd601 Merge pull request #572 from iprak/w600-dht
Added DHT support in W600
1.15.267
2023-01-01 13:24:41 +01:00
openshwprojects
c4e70949ae update submodules 1.15.266 2023-01-01 11:30:00 +01:00
Indu Prakash
9926bd7a9c Added DHT support for W600, LOG_FEATURE_DHT 2022-12-31 14:12:23 -06:00
Indu Prakash
f4403a8263 Added missing HAL_GetGPIOPin 2022-12-31 14:11:22 -06:00
openshwprojects
b5b5cfecc5 fix compilation warning and add mqtt aliased channel publish emo 1.15.265 2022-12-31 01:47:25 +01:00
openshwprojects
4db0b2d174 silence compilation warnings on Beken platform - part 1 1.15.264 2022-12-30 22:16:10 +01:00
openshwprojects
99b69334ab disable unsupported pragma on beken - silence warning 2022-12-30 22:14:26 +01:00
openshwprojects
3ffa764853 tuyamcu simulator can parse whitespaces 2022-12-30 22:13:40 +01:00
openshwprojects
cd6229887d warning fix 1.15.263 2022-12-30 15:49:27 +01:00
openshwprojects
212671b8b8 use http password fields (closes https://github.com/openshwprojects/OpenBK7231T_App/issues/571 ) , split json generation 2022-12-30 15:13:55 +01:00
openshwprojects
18b00bbfeb Merge pull request #570 from iprak/fix-discovery-brightness-scale
Fix discovery brightness scale
1.15.262
2022-12-30 11:03:45 +01:00
Indu Prakash
a199327167 Using brightness scale of 100 2022-12-29 20:28:31 -06:00
openshwprojects
7d6dc11cf8 energy meter json self test 1.15.261 2022-12-30 02:49:49 +01:00
openshwprojects
3119dd19af TestPower driver now has a command to set faked results 1.15.260 2022-12-29 23:26:50 +01:00
openshwprojects
cc625f72ee bl_shared fix - it was using integers in wrong place and abs is also for integers only on windows 1.15.259 2022-12-29 23:15:17 +01:00
openshwprojects
01ca27d7f2 UART logtype_none fx 1.15.258 2022-12-29 19:56:44 +01:00
openshwprojects
5489be7248 allow "logtype none" to disable logging - when a logging UART Port is used for BL0942 etc etc etc 1.15.257 2022-12-29 19:14:05 +01:00
openshwprojects
87de20a56d uart can read and send on bl602 1.15.256 2022-12-29 18:39:30 +01:00
openshwprojects
f93ff51990 remove old logger 1.15.255 2022-12-29 18:17:02 +01:00
openshwprojects
59bd9282f9 dht: skip bad results 1.15.254 2022-12-29 17:02:04 +01:00
openshwprojects
613738afc1 DHT works now on BL602 (only had to adjust the NOP delay) 1.15.253 2022-12-29 16:39:26 +01:00
openshwprojects
b2ac33f890 fix that strange bug where reefreshing on config page was moving back to index... very annoying, it should be fixed sooner. Also fix statusOK test for Windows 1.15.252 2022-12-29 14:11:25 +01:00
openshwprojects
96a7549d74 CW and single color better yaml generation - use LED driver - also just use string constants for readability (compiler will optimize then anyway) 1.15.251 2022-12-29 13:50:24 +01:00
openshwprojects
6ab9f9b5bf some stubs for Tasmota mqtt testing 1.15.250 2022-12-29 12:08:41 +01:00
openshwprojects
354a74ff9f add missing brightness_state_topic 1.15.249 2022-12-29 11:31:33 +01:00
openshwprojects
478f0acbf6 more automatic MQTT testing on windows, publishInt/publishFloat commands, example event name fix in comment, wifi states to console log display its numeric vlaues as well 2022-12-28 17:31:01 +01:00
openshwprojects
22abe1f10e slightly better mqtt deduper (avoid false positive at first allocation - so device does not respond with 2 seconds lag), check for malloc fail 1.15.248 2022-12-28 16:22:28 +01:00
Indu Prakash
9c02c1e9b1 Logging on LOG_FEATURE_OTA 2022-12-28 06:53:38 -06:00
openshwprojects
572d449c1e automatic self tests: add MQTT publish tracking for automatic testing of MQTT featuures 1.15.247 2022-12-27 22:11:47 +01:00
openshwprojects
1bab9ab7e8 sim: don't create bl0942 on demo scene 2022-12-27 22:10:59 +01:00
openshwprojects
2c234f92d5 flag OBK_FLAG_MQTT_BROADCASTSELFSTATEONCONNECT will be set by default on all devices 1.15.246 2022-12-27 21:04:29 +01:00
openshwprojects
9e735dc174 move string functions to common and print errors as errors 1.15.245 2022-12-27 20:36:52 +01:00
openshwprojects
7b1e1ca30d add ability to configure periodical MQTT broadcast with console commands 1.15.244 2022-12-27 20:21:57 +01:00
openshwprojects
0f555f5d4e WiFi state event (docs to be added soon, but argument is a HALWifiStatus_t) 1.15.243 2022-12-27 18:14:16 +01:00
openshwprojects
1d626dc259 update docs for time zone ofs 2022-12-27 18:10:10 +01:00
openshwprojects
2abb77435f add missing header, remove old files from vcxproj 1.15.242 2022-12-27 14:43:47 +01:00
openshwprojects
ab98793619 ntp_timeZoneOfs now can accept HH:MM format (with - as well) 1.15.241 2022-12-27 12:10:38 +01:00
openshwprojects
6271038a5f implicit declaration warning fix 1.15.240 2022-12-26 21:45:17 +01:00
openshwprojects
49662cdb0d BL FIX 1.15.239 2022-12-26 21:17:57 +01:00
openshwprojects
738aa6678e IPChange evnet, PLATFORM_BEKEN fx 1.15.238 2022-12-26 21:06:26 +01:00
openshwprojects
681f6e9043 support longer MQTT commands (backlog) - also added selftest check for long mqtt command 1.15.237 2022-12-26 20:54:05 +01:00
openshwprojects
c8a05ef1e3 add comment to clear confusion 1.15.236 2022-12-26 20:18:07 +01:00