Commit Graph

281 Commits

Author SHA1 Message Date
openshwprojects
69ffc8d2de add console command to schedule HA discovery so people can configure everything via commands 2022-12-23 14:56:46 +01:00
openshwprojects
689ca0f3e9 copy/paste compilation fix for OTA 2022-12-22 12:29:15 +01:00
openshwprojects
4d9f876031 ota_http command added (it's the same as doing old HTTP server OTA from our WWW panel) 2022-12-22 12:17:19 +01:00
openshwprojects
2e04d02e4f repeating events example and label fix (cosmetic only changes) 2022-12-19 15:29:12 +01:00
openshwprojects
3a610c969c res fx 2 2022-12-17 22:04:13 +01:00
openshwprojects
2abb89aa69 res, result fix 2022-12-17 21:54:14 +01:00
openshwprojects
681c29ea29 display Flags on button name along with General 2022-12-17 21:40:05 +01:00
openshwprojects
b2876bfd62 removed old stub 2022-12-17 21:39:03 +01:00
openshwprojects
87f2ec0b13 unit test for long command and accept long commands 2022-12-17 18:07:35 +01:00
openshwprojects
4284daa293 comma fix 2022-12-17 16:13:54 +01:00
openshwprojects
5b558bb673 wx00 fix 2022-12-17 09:38:09 +01:00
openshwprojects
1e2f3bbf6d Tasmota json fixes 2022-12-17 09:13:33 +01:00
openshwprojects
861a2f73f0 add a little driver that can make scriptable buttons for HTTP panel 2022-12-14 21:22:14 +01:00
openshwprojects
f1afa9636e support for led with 4 pwms - RGBW - cool emulation by rgb 2022-12-13 18:33:53 +01:00
openshwprojects
b16a8cec5e add channel type BatteryLevelPercent 2022-12-13 10:49:48 +01:00
openshwprojects
d2e2c9c737 flag - [LED] Automatically enable Light on any change of brightness, color or temperature 2022-12-11 19:28:52 +01:00
openshwprojects
6cb7bf5c34 fix warning/bl602 build, disable safe on win, add a space 2022-12-09 15:33:42 +01:00
openshwprojects
035e84333b add ability to exit safe mode (enables web app, etc, but still doesnt execute autoexec etc etc) 2022-12-09 12:08:32 +01:00
openshwprojects
96a1579e9c add backlog hint to short startup command 2022-12-07 15:56:54 +01:00
openshwprojects
153f09689d as per user request - pwm toggler driver 2022-12-01 19:07:20 +01:00
openshwprojects
5a3363c725 add second IR publish format which is the same as in Tasmota 2022-12-01 10:45:35 +01:00
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