Commit Graph

1598 Commits

Author SHA1 Message Date
openshwprojects
bd46e4e8a3 tokenizer should also use expressions on windows 2022-11-15 15:40:26 +01:00
openshwprojects
051f998585 add command to claer whole device 1.15.35 2022-11-15 14:52:32 +01:00
openshwprojects
3143f58a88 add channel type EnergyTotal_kWh_div100 1.15.34 2022-11-14 15:36:53 +01:00
openshwprojects
05ef16ca46 TuyaMCU update for Hiking DDS238-2 Smart Meter 1.15.33 2022-11-14 05:17:34 +01:00
openshwprojects
26074bc152 Merge pull request #464 from btsimonh/bugfixSSDP
bugfix SSDP.  Use snprintf because sprintf is lmited to 100 chars.
1.15.32
2022-11-13 20:49:52 +01:00
openshwprojects
b1fdabf320 support "This" file 1.15.31 2022-11-13 20:34:41 +01:00
btsimonh
24a75e0060 bugfix SSDP. Use snprintf because sprintf is lmited to 100 chars. 2022-11-13 19:12:55 +00:00
openshwprojects
88718da178 alias fx 1.15.30 2022-11-13 18:49:03 +01:00
openshwprojects
3d23c69e5c Hiking DDS238-2 Smart Meter tuyamcu part 2 1.15.29 2022-11-13 16:37:52 +01:00
openshwprojects
de86dae496 add more tuyamcu channel types - part 1 1.15.28 2022-11-13 16:10:42 +01:00
btsimonh
2c2e2cb989 Add extra warning text to release notes 1.15.27 2022-11-13 08:23:08 +00:00
btsimonh
1c7fe111cf try naming alpha version with alpha 1.15.26-alpha.1 1.15.26 2022-11-13 08:06:50 +00:00
btsimonh
9356ccd2c3 Add some text to cause a build 1.15.25 2022-11-13 07:45:56 +00:00
btsimonh
e0a04617b8 test building alpha 1.15.24 2022-11-13 07:14:02 +00:00
openshwprojects
984575f19f add TuyaMCU simulator to Windows 1.15.23 2022-11-13 06:48:16 +01:00
openshwprojects
95ae5caf08 DGR stability fix p1 1.15.22 2022-11-13 00:30:55 +01:00
openshwprojects
b4088ae32f update comments (for consistency) 1.15.21 2022-11-12 19:38:48 +01:00
openshwprojects
c42b95da75 fix naming 2022-11-12 19:34:17 +01:00
openshwprojects
aab4f31ea1 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-11-12 19:31:11 +01:00
openshwprojects
a12b37c074 update colors table according to our user input, thanks 2022-11-12 19:30:47 +01:00
openshwprojects
6c4ae2587f Update README.md 1.15.20 2022-11-12 19:01:48 +01:00
openshwprojects
11191f3eff Update README.md 1.15.19 2022-11-12 18:45:58 +01:00
openshwprojects
af612e89bb added fixed color table, supposedly the same as in Tasmota, so we have the same indexing 1.15.18 2022-11-12 18:15:57 +01:00
openshwprojects
955e4c3ccf DGR LED fixed color support - part 1, not yet ready 2022-11-12 11:00:08 +01:00
openshwprojects
6def5ecd92 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
# Conflicts:
#	src/cmnds/cmd_public.h
1.15.17
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
1.15.16
2022-11-11 14:08:32 +01:00
openshwprojects
7977f2b535 Merge pull request #452 from iprak/make-energy-total-increasing
Energy values should be total_increasing
1.15.15
2022-11-11 13:16:39 +01:00
openshwprojects
ea59c22153 Merge pull request #414 from iprak/shortcut_icon
Shortcut icon
1.15.14
2022-11-11 13:06:58 +01:00
Indu Prakash
e8af9e8ad4 Energy values should be total_increasing 2022-11-11 05:26:57 -06:00
Indu Prakash
4b8a47e844 Reverted escaping 2022-11-11 04:45:35 -06:00
openshwprojects
85b9f3b40e readme - windows build info 1.15.13 2022-11-11 02:48:41 +01:00
openshwprojects
e577974fc4 remove old projects and add a new one - msvc 2017 2022-11-11 02:44:37 +01:00
openshwprojects
d1df755f4b Merge pull request #448 from iprak/fixed-logging-feature
Fixed logging feature
1.15.12
2022-11-10 16:57:00 +01:00
openshwprojects
460e8b1d13 tasmota state gen respects LED driver 2022-11-10 16:52:57 +01:00
openshwprojects
ba6f0a9483 add REST interface function for LFS file removal 1.15.11 2022-11-10 13:29:24 +01:00
Indu Prakash
eda7fb5a47 Fixed offset in comment 2022-11-10 06:21:12 -06:00
Indu Prakash
2137133543 Removed unused vars 2022-11-10 06:20:52 -06:00
Indu Prakash
8ac53eaa63 Don't use NTP .. it should be MAIN 2022-11-10 06:20:29 -06:00
openshwprojects
5cd7e0adcc ignore MSVC debug files and Notepad++ bak files 1.15.10 2022-11-10 11:33:50 +01:00
openshwprojects
2961bc9470 Tasmota Control basic support and Windows fixes 1.15.9 2022-11-10 11:22:22 +01:00
openshwprojects
a3964fd328 add stubs for compiling on windows (placeholders) 1.15.8 2022-11-10 10:11:17 +01:00
openshwprojects
c29f551539 final windows fixes 1.15.7 2022-11-09 20:02:11 +01:00
openshwprojects
75556d2ad6 potential null pointer fx 1.15.6 2022-11-09 19:42:59 +01:00
Indu Prakash
ef83601bb0 Accepting kelvin 2022-11-08 20:50:25 -06:00
openshwprojects
8ec8d6ffc8 final win32 port adjustments 1.15.5 2022-11-08 16:29:46 +01:00
openshwprojects
78e15198a5 add a HAL for Windows 1.15.4 2022-11-08 16:10:39 +01:00
openshwprojects
649cc602f6 many compilation fixes for the upcoming port 2 2022-11-08 12:44:26 +01:00
openshwprojects
a1cd1248f3 many compilation fixes for the upcoming port 2022-11-08 09:52:16 +01:00
openshwprojects
af7058cc99 added LED lerp for alternate CW mode (one pwm for brightness, second for temperature). not tested. I dont have such deivces 1.15.3 2022-11-08 08:33:31 +01:00