Commit graph

179 commits

Author SHA1 Message Date
ea2eef0ad1 update html 2024-05-18 16:17:12 +07:00
2a497625de Add /get_device_info and /get_config 2024-05-18 13:14:43 +07:00
d75b028cd2 improve MQTT state request 2024-05-17 21:29:50 +07:00
dc96be25b8 update IR Capture 2024-04-04 18:03:34 +07:00
6ff586b27b Update AnalogCard.cpp 2024-04-01 22:37:20 +07:00
a9871315f2 missing DACs no longer cause analog card to fails 2024-04-01 22:36:53 +07:00
667823d598 Fix analog bank B not being read 2024-04-01 22:34:40 +07:00
9344610582 Update ESPMegaDisplay.cpp 2024-03-31 00:07:55 +07:00
e2977c565c fix display update when using different baudrate 2024-03-30 23:59:44 +07:00
84d20173ac auto init display 2024-03-30 22:41:21 +07:00
9725a8d867 Merge branch 'main' of https://git.siwatsystem.com/siwat/ESPMegaPRO-v3-SDK 2024-03-30 01:30:03 +07:00
6e287255c6 add IR code learner 2024-03-29 01:17:54 +07:00
199a89a700 move ct conversion counter 2024-03-25 14:16:15 +07:00
3a9488d4f8 fix conversion loop bug 2024-03-25 11:11:50 +07:00
de8672b9cb add MQTT availability topic 2024-03-25 01:27:41 +07:00
b051ba8d90 fix SmartVariable Callback bug 2024-03-23 13:20:34 +07:00
dcc9092026 allow absolute callback inside base topic 2024-03-23 13:12:12 +07:00
919c28a9c7 change SmartVariable Callback to std::function 2024-03-23 12:38:13 +07:00
1d977c5bdf working smart variable 2024-03-23 11:54:53 +07:00
1b2a270d38 Update main.cpp 2024-03-23 10:46:53 +07:00
7c338324f3 pass compile smart variable 2024-03-23 10:29:04 +07:00
7f55e3544d smart variable implementation 2024-03-23 10:25:16 +07:00
aa28ec88fb smart variable header 2024-03-23 02:09:50 +07:00
c56a98f823 fix ac load state bug 2024-03-23 01:54:52 +07:00
62aa76b06a obfuscate passwords 2024-03-20 02:22:34 +07:00
196a87d47b change analogcard init behavior 2024-03-10 00:57:16 +07:00
594ea6bf54 CT Card now inherit expansion card 2024-02-27 14:38:15 +07:00
e380606742 optimize climate card 2024-02-16 23:55:43 +07:00
f4af513d65 Merge branch 'main' of https://git.siwatsystem.com/siwat/ESPMegaPRO-v3-SDK 2024-02-16 23:52:07 +07:00
8988b59103 fix internal display pwm adjustment bug 2024-02-16 01:23:59 +07:00
06b69da78f expand mqtt callbacks from 2^8 to 2^16 2024-02-14 02:08:09 +07:00
531f7e05a7 fix IoT Callback issue when the topic is base-1 2024-02-14 02:01:39 +07:00
1b9163d468 type adaptive remote variable 2024-02-13 02:28:34 +07:00
1dd0862834 remote var callback docs 2024-02-13 01:00:20 +07:00
57dfa30cf0 remoteVar Callbacks 2024-02-12 16:40:46 +07:00
becdf35a27 beta-ready CT code 2024-02-12 16:25:47 +07:00
69b2198342 integrate CT with ESPMegaIoT 2024-02-12 16:20:16 +07:00
000c06809c CT IoT 2024-02-12 16:15:31 +07:00
8378338ed8 change energy length 2024-02-10 16:36:59 +07:00
7a67732daf adjust fram address size 2024-02-10 16:30:23 +07:00
6c418115ec CT Example 2024-02-10 16:29:40 +07:00
8244ad1c8a beta current transformer card 2024-02-10 16:20:36 +07:00
8232bce927 remote var comment 2024-02-10 14:26:41 +07:00
a2e1da279c remote var toggle 2024-02-09 17:49:54 +07:00
3467c90e52 remote variable tested and moved into production 2024-02-09 17:48:43 +07:00
df2543ad58 add reboot button to web ui 2024-02-08 18:36:57 +07:00
493459618b Update RemoteVariable.cpp 2024-02-05 23:47:53 +07:00
a3e9bc7be5 load pinmap before restoring state 2024-02-05 23:40:48 +07:00
4572ecbe11 btnlt kit 2024-01-27 21:59:36 +07:00
9c25fca3c3 LCDOTA Scan 2024-01-16 22:08:13 +07:00