Commit Graph

2119 Commits

Author SHA1 Message Date
Tester23
bfbccd436e MCP9808_AlertMin 2023-07-05 02:25:50 +02:00
Tester23
7f7bd1a114 MCP9808_Cycle 2023-07-04 22:36:11 +02:00
Tester23
36fae9ff59 active hight 2023-07-04 22:21:54 +02:00
Tester23
0fc1352022 mcp9808 alert p1 2023-07-04 21:53:02 +02:00
Tester23
36cb130363 MCP9808 misc funcs 2023-07-04 21:24:50 +02:00
Tester23
25ff575153 fix wrong byte order in TuyaMCU, my breaking mistake at 1.17.162 2023-07-03 06:35:31 +02:00
Tester23
94a0a10a17 copy paste error fix 2023-07-02 21:30:36 +02:00
Tester23
af7b3d6f2f mcp9808 test 2023-07-02 20:25:39 +02:00
Tester23
4b5db1cb8f tuyamu raw data self test 2023-06-29 17:29:15 +02:00
Tester23
c8b2f6c9a4 use isspace, also add better comment 2023-06-29 17:08:24 +02:00
Tester23
39a2fc2d53 header fix for expand 2023-06-29 16:02:44 +02:00
Tester23
4bfdefb5e2 selftest for tuyamcu raw send 2023-06-29 13:40:07 +02:00
Tester23
9c4ae0653d support sending raw tuyamcu data with expanding vaiables 2023-06-29 13:39:55 +02:00
Tester23
4a623d60d6 separate variable for uart dat size in sim so i can debg 2023-06-29 13:13:01 +02:00
Tester23
f4c14965c2 null check for wifi callback in win32 sim 2023-06-29 13:12:46 +02:00
Tester23
05427e876c tuyaSend self tests 2023-06-29 13:12:09 +02:00
Tester23
c7cf54e602 fix wrong config translation - copy paste bug? 2023-06-28 15:04:05 +02:00
Tester23
5a4eac37be Cmd_TuyaMCU_SendColor 2023-06-28 11:07:27 +02:00
Tester23
cc985eddbd Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2023-06-26 13:21:45 +02:00
Tester23
52524bc6c5 hue - p2, unfinished 2023-06-26 13:21:31 +02:00
Aleksey Zagorodnikov
c094e8fd01 Fix stat_class for energy sensor (#865) 2023-06-25 17:25:17 +02:00
Tester23
b9f4a9c2ad Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2023-06-25 11:18:23 +02:00
Tester23
03d3081dd0 proper defines for hue/wemo p1 2023-06-25 11:18:14 +02:00
Aleksey Zagorodnikov
23cbd2c7f1 HA discovery energy_sensor from tuyaMCU (#864)
Handle EnergyTotal_kWh_div1000
2023-06-25 09:28:52 +02:00
Tester23
12cb936ecf hue api part1 2023-06-24 13:10:45 +02:00
Tester23
31d83fd568 MAX72XX driver conditional 2023-06-23 12:26:42 +02:00
Tester23
db82bcc2b7 HT16K33 driver conditional 2023-06-23 11:46:03 +02:00
Tester23
e2e3d37292 httpbuttons can now take URL prefixed with * 2023-06-22 05:49:00 +02:00
Tester23
da227f233a LFS rest interface should ignore GET arguments 2023-06-22 05:48:40 +02:00
Tester23
2966e81599 fix warnings, git ignore 2023-06-21 10:32:20 +02:00
Tester23
24794d3bd9 small ht16k33 clearup and pwm toggler comment 2023-06-21 08:07:53 +02:00
Tester23
1e8bb1f688 illuminance channel type for Homa Assistant Discovery 2023-06-19 00:11:04 +02:00
Tester23
1dec740371 ht16k33 brightness and blink 2023-06-18 05:07:10 +02:00
Tester23
02e5bf3147 fix 2023-06-17 19:43:21 +02:00
Tester23
ba6fa4a855 ht16k33 font test 2023-06-17 19:23:26 +02:00
Tester23
b1fbbe5021 send second byte 2023-06-17 18:58:01 +02:00
Tester23
15b446bff5 ht16k33 char commads 2023-06-17 18:35:32 +02:00
Tester23
206330c084 fix 2023-06-17 18:01:05 +02:00
Tester23
c4b84a9581 fix 2023-06-17 17:38:09 +02:00
Tester23
e46ca17eea test code for ht16k33 2023-06-17 17:27:30 +02:00
openshwprojects
a395ef2cdf backlog self test (#857)
* w600 config test

* pwm fix?

* backlog self test
2023-06-17 16:23:20 +02:00
openshwprojects
12325a76d5 fix w600 flash save and pwm (#853)
* w600 config test

* pwm fix?
2023-06-14 11:54:58 +02:00
Tester23
d67562006c constants are integers? 2023-06-14 09:08:35 +02:00
Tester23
2ad0fc52b3 DP_TYPE_STRING sending 2023-06-10 08:02:15 +02:00
Tester23
6df367ed53 a bit better energy access in scripts 2023-06-09 08:40:32 +02:00
openshwprojects
6de16f0792 support http_tasmota_json_status_STS for STATUS 11? 2023-06-05 10:05:33 +02:00
openshwprojects
7d8f7beae4 support per pin wakeup edges 2023-06-03 19:47:01 +02:00
Tom
cb39120560 Documentation Update (#843)
* Fixed one typo in the battery commands, also added description for Map command.

* Generated the doc files to see if my changes worked.

* Sorted commands array to make it easier to find command information

* Fixed some command descriptions. Sorted commands in docs list.

* Fixed command sorting to be case-insensitive

* Removed extra comments on SendPost added by docs script.
2023-06-02 15:05:46 +02:00
openshwprojects
fbefff0c5c SendPost command 2023-05-25 04:33:29 +02:00
openshwprojects
545c172bfb TOKENIZER_ALLOW_ESCAPING_QUOTATIONS with self test 2023-05-25 03:48:32 +02:00