Commit Graph

166 Commits

Author SHA1 Message Date
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 2022-12-29 14:11:25 +01:00
f1fb1fde60 DHT sensors interface 2022-12-26 18:34:14 +01:00
b2876bfd62 removed old stub 2022-12-17 21:39:03 +01:00
87f2ec0b13 unit test for long command and accept long commands 2022-12-17 18:07:35 +01:00
35cd7440b5 add special button kind - ScriptOnly, it's a button that has no hardcoded functionality, it just sends events 2022-12-11 19:48:02 +01:00
3d44a996a7 more automatic tests for MQTT topics; add potentiometer mechanism to simulator; allow simulator to set ADC values on Windows; fix adc strange variable types on BK7231; fix cleaning pin roles between simulator scenes; add windows-only debug macro $channelstates 2022-12-08 08:35:40 +01:00
41fc87b1f3 temperature change hold button (same could be done with script but we are user friendly) 2022-12-05 09:00:30 +01:00
c6195917aa SM16703P pin type... 2022-11-24 15:50:44 +01:00
ffc266531e JSON and Tasmota HTTP unit testing... 2022-11-17 09:42:19 +01:00
7d957962d3 tokenizer quick fix and memset; http fix for selftest 2022-11-16 18:13:41 +01:00
c7aa0216fb MAX_HEADERS use macro instead of number 2022-11-16 18:06:34 +01:00
7700a694a0 Merge pull request #446 from iprak/kelvin
Kelvin temperature
2022-11-11 14:08:32 +01:00
ea59c22153 Merge pull request #414 from iprak/shortcut_icon
Shortcut icon
2022-11-11 13:06:58 +01:00
4b8a47e844 Reverted escaping 2022-11-11 04:45:35 -06:00
2961bc9470 Tasmota Control basic support and Windows fixes 2022-11-10 11:22:22 +01:00
ef83601bb0 Accepting kelvin 2022-11-08 20:50:25 -06:00
b60c1a232d Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-11-07 21:06:46 +01:00
53bd847dd4 some compile fixes for the upcoming port... 2022-11-07 21:06:29 +01:00
dfcf5a3501 add devices list link 2022-11-07 18:58:04 +01:00
0bb4677a31 Created poststr_escaped 2022-11-07 06:31:21 -06:00
f7510a301e Using sizeof 2022-11-06 19:08:39 -06:00
79b2965553 Merge pull request #431 from openshwprojects/alpha
merge IR changes by btsimon
2022-11-06 09:30:34 +01:00
4ac8ee9d17 add const on my_strnicmp 2022-11-05 09:47:35 +00:00
0895c416a8 added UCS1912 driver stub. Not called anywhere. 2022-11-05 08:02:41 +01:00
a5769a5db0 Added shortcut icon, Escaped deviceName at some places 2022-11-04 19:41:55 -05:00
14d8348cd3 Regenerated pageScript 2022-10-28 06:39:27 -05:00
0ba61a7a81 DRV - bug fixing for driver HTTP plugin driver list. 2022-10-26 22:08:17 +02:00
b62d45e7d2 AlwaysHigh AND AlwaysLow 2022-10-25 17:08:16 +02:00
a824f93f68 added new button types for a RGB LED strip that has buttons 2022-10-25 17:00:36 +02:00
2970ec62fd Replace hprintf128 with hprintf255 in all files 2022-10-25 06:31:11 +01:00
6516205d37 Chore: replace many sprintf with snprintf. Only one was doubtful - 5 x %f into a small string? 2022-10-25 06:19:23 +01:00
c0169983a4 allow user to set IR recv and IR send pin 2022-10-19 12:19:45 +02:00
2e00165225 Power monitor - added configurable history model
Fixed bug: missing call of BL_stared_init
Fixed bug: htprintf128 change to vsnprintf with buffer limit set to 256 bytes
2022-10-17 10:45:24 +02:00
f0b3ae27dc Changed discovery to sent msg, fixed power check 2022-10-16 07:29:59 -05:00
c4e290a613 Update gulp to include space around = 2022-10-15 07:51:39 -05:00
fd4aaeef13 Formatted 2022-10-14 21:08:38 -05:00
f9d3d65b3b Fixed shift upon refresh, added missing mimetype 2022-10-12 04:37:07 -05:00
573580e39c Relocated uptime-for, formatted using prettier 2022-10-11 20:39:30 -05:00
b4a313c509 Relocated assets 2022-10-11 20:04:45 -05:00
c6ad7d0174 Merge pull request #235 from iprak/w600-pin-fixes
Fixed pins for W600 and W800
2022-10-04 13:45:35 +02:00
ec8e65c356 Merge pull request #223 from Refuhr/bp1658-support
BP1658(CJ) support
2022-10-03 08:22:12 +02:00
138bd5d6c8 Removed accidental duplicate code 2022-10-02 13:02:34 -05:00
d0926bdb29 Merge pull request #233 from iprak/w600-fixes
W600 fixes
2022-10-02 11:05:34 +02:00
39460e0fd7 Added USER_SW_VER for PLATFORM_BL602 2022-10-01 20:52:16 +00:00
e7f04c6bf5 default USER_SW_VER for BL602 2022-10-01 20:12:32 +02:00
730b8600e1 Defined USER_SW_VER 2022-10-01 16:57:25 +00:00
f3198b7773 added changes for bp1658 2022-09-28 17:53:13 +02:00
cc4b132dfb Adjusted button style 2022-09-09 05:22:45 -05:00
f38c68e31a Hass device discovery 2022-09-09 04:16:58 -05:00
18b78d8268 Fixed remaining table items, tested all types 2022-09-04 20:35:12 +02:00