Commit Graph

260 Commits

Author SHA1 Message Date
openshwprojects
5e18eaa948 add a flag that allows to enable RETAIN on MQTT publishes of power channels (channels with relay) 2022-11-29 23:48:00 +01:00
openshwprojects
aec9bc7431 as per user request - OBK_FLAG_LED_FORCE_MODE_RGB 2022-11-29 21:27:06 +01:00
openshwprojects
79360f6520 sim: fix unit tests usage with sim window enabled 2022-11-27 15:39:29 +01:00
openshwprojects
c43748c88e HTTP page console command interace will now temporary redirect log to HTTP page, we can finally close #501 2022-11-27 10:52:47 +01:00
openshwprojects
2023077874 consistent commandResult_t - part 2 2022-11-26 21:26:48 +01:00
openshwprojects
e1895f684b cosmetic only change - on Beken, display pin alias along with name (eg. display "PWM5" next to P26) 2022-11-26 18:08:33 +01:00
openshwprojects
4699cf37a3 added some more meaningful information to Tasmota JSON instead of placeholders 2022-11-25 17:30:04 +01:00
openshwprojects
827b2c7ed7 add two new channel types - only cosmetic for display - "OpenClosed" and "OpenClosed_Inv" - for door sensors, garage door sensors, etc 2022-11-19 10:20:54 +01:00
openshwprojects
c8aadb6185 flag for tuyamcu channel publish for battery powered devices (enable in flags, disabled by default), also made senor forced publish less frequent 2022-11-18 11:07:51 +01:00
openshwprojects
9ea8c0d6fd slightly improve Tasmota JSON support by CT (color temperature) value sending to generated JSON 2022-11-17 19:25:15 +01:00
openshwprojects
3143f58a88 add channel type EnergyTotal_kWh_div100 2022-11-14 15:36:53 +01:00
openshwprojects
05ef16ca46 TuyaMCU update for Hiking DDS238-2 Smart Meter 2022-11-14 05:17:34 +01:00
openshwprojects
de86dae496 add more tuyamcu channel types - part 1 2022-11-13 16:10:42 +01:00
openshwprojects
6def5ecd92 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
# Conflicts:
#	src/cmnds/cmd_public.h
2022-11-11 22:08:16 +01:00
openshwprojects
264e685e61 tasmota json led rgb? not finished 2022-11-11 22:06:27 +01:00
openshwprojects
7700a694a0 Merge pull request #446 from iprak/kelvin
Kelvin temperature
2022-11-11 14:08:32 +01:00
openshwprojects
ea59c22153 Merge pull request #414 from iprak/shortcut_icon
Shortcut icon
2022-11-11 13:06:58 +01:00
Indu Prakash
4b8a47e844 Reverted escaping 2022-11-11 04:45:35 -06:00
openshwprojects
d1df755f4b Merge pull request #448 from iprak/fixed-logging-feature
Fixed logging feature
2022-11-10 16:57:00 +01:00
openshwprojects
460e8b1d13 tasmota state gen respects LED driver 2022-11-10 16:52:57 +01:00
Indu Prakash
2137133543 Removed unused vars 2022-11-10 06:20:52 -06:00
openshwprojects
2961bc9470 Tasmota Control basic support and Windows fixes 2022-11-10 11:22:22 +01:00
Indu Prakash
ef83601bb0 Accepting kelvin 2022-11-08 20:50:25 -06:00
openshwprojects
a1cd1248f3 many compilation fixes for the upcoming port 2022-11-08 09:52:16 +01:00
openshwprojects
7acf0743d4 remove old quick templates 2022-11-07 18:47:50 +01:00
openshwprojects
b8d3ab82b5 Merge pull request #433 from lippertmarkus/feat-jinvoo-ir-controller
feat(new-device): add Jinvoo AC/TV Box IR Controller
2022-11-07 16:54:06 +01:00
Indu Prakash
0bb4677a31 Created poststr_escaped 2022-11-07 06:31:21 -06:00
openshwprojects
4258cd2afb add EXPERIMENTAL smooth LED transitions with a VERY SIMPLE lerp and an option to customize lerp speed 2022-11-07 12:58:16 +01:00
Indu Prakash
f7510a301e Using sizeof 2022-11-06 19:08:39 -06:00
openshwprojects
4459a2e503 flag debug print is not needed 2022-11-06 20:05:00 +01:00
openshwprojects
e6751f6e0f change order 2022-11-06 19:31:46 +01:00
openshwprojects
a8c2f58607 add flag for auto-enabling LED when users changes something on panel www 2022-11-06 19:18:37 +01:00
Markus Lippert
c1886ea89a feat(new-device): add Jinvoo AC/TV Box IR Controller 2022-11-06 16:44:17 +01:00
openshwprojects
38607178ba Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-11-06 11:01:27 +01:00
openshwprojects
b08342691d add option to broadcast full RGBCW (as user requested) 2022-11-06 11:01:13 +01:00
Indu Prakash
57a189f3db Added color background 2022-11-05 11:19:16 -05:00
openshwprojects
d6237fce61 ledDriverChipRunning FX 2022-11-05 12:33:55 +01:00
Indu Prakash
a70b905289 Fixed template value 2022-11-04 20:58:59 -05:00
Indu Prakash
a5769a5db0 Added shortcut icon, Escaped deviceName at some places 2022-11-04 19:41:55 -05:00
Indu Prakash
5d23a9cb4c Publish non-PWM channel states 2022-11-01 06:29:55 -05:00
openshwprojects
240a559674 Merge pull request #384 from iprak/save-changes
Save settings
2022-11-01 11:22:03 +01:00
Indu Prakash
db20dcba8c Save settings 2022-11-01 04:36:41 -05:00
valeklubomir
3c894c305f BK7231 specific functionality 2022-11-01 01:16:59 +01:00
valeklubomir
6934ba7b11 OTA - monitoring update 2022-10-31 23:52:32 +01:00
openshwprojects
ad96b9f99c scripting example 4; dimmer1000 channel type; some stubs for tuyamcu power 2022-10-30 17:50:00 +01:00
openshwprojects
71e307dfec Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-10-30 06:24:59 +01:00
openshwprojects
6c8d093fad add a comment about saving led state 2022-10-30 06:24:34 +01:00
Indu Prakash
e19523510f Changed button caption 2022-10-28 06:16:08 -05:00
valeklubomir
a526aa30c7 HTTP - Pin Monitor exclude UART2, Added auto-disable after reboot 2022-10-27 13:08:02 +02:00
valeklubomir
7834df2710 HTTP - added RSSI scaling 2022-10-27 04:36:05 +02:00