Commit graph

77 commits

Author SHA1 Message Date
4ed7ca9482 adjust mqtt socket timeout 2023-11-07 19:28:21 +07:00
8004da624d factory reset function 2023-11-07 19:16:30 +07:00
bec4c1b0ce Update espmega_iot_core.cpp 2023-11-07 18:10:06 +07:00
9e1ae940d3 fixed authentication checkmark bug 2023-11-07 18:09:12 +07:00
1090c210f7 web configuration feature
- use auth config bug
2023-11-07 17:59:35 +07:00
7ecd601073 configuration page 2023-11-07 16:46:47 +07:00
1128de9297 new OTA page 2023-11-07 16:03:46 +07:00
897d8694e1 mqtt authentication 2023-11-07 15:49:11 +07:00
a90805b171 microcontroller mqtt auth storage 2023-11-07 12:19:35 +07:00
d0f2c82ee5 html design file form web config 2023-11-07 01:49:55 +07:00
fa088db00f lcd reinit 2023-11-06 23:24:06 +07:00
92aa347d53 Update ir_codes.hpp 2023-11-05 13:11:35 +07:00
6ffed79f95 move ir function 2023-11-05 13:11:31 +07:00
10b55e5aa5 build in adc reference table 2023-10-13 23:10:41 +07:00
5757e93b57 initial energy monitoring implementation 2023-10-13 22:57:19 +07:00
61994fbbb2 initial draft of mqtt discovery 2023-10-10 17:25:11 +07:00
503700c5a5 Update espmega_iot_core.cpp 2023-10-04 13:47:24 +07:00
3cd06fc7d4 Update espmega_iot_core.cpp 2023-10-04 03:27:46 +07:00
eed04d8795 Update espmega_iot_core.cpp 2023-10-04 03:14:33 +07:00
cc418fa74c update temp and humid on lcd 2023-10-04 03:06:44 +07:00
fcff8e0348 Update espmega_iot_core.cpp 2023-10-04 02:36:27 +07:00
cea4da4c8c adjust lcd function for new HMI 2023-10-04 02:28:09 +07:00
ef37014292 move preinit 2023-10-03 03:47:12 +07:00
440d8f283f fix callback location bug 2023-10-03 02:34:56 +07:00
2a51b51e35 add user state request callback 2023-10-03 02:24:30 +07:00
7b14acfa18 add mqtt connected callback 2023-10-03 02:19:50 +07:00
b5a7384d0f Update espmega_iot_core.cpp 2023-10-02 23:20:06 +07:00
7ebc091691 Update espmega_iot_core.cpp 2023-10-02 18:47:51 +07:00
98ea13a3dd ac_set_state temperature clamping 2023-10-02 18:47:43 +07:00
36a5af164e add AC State change callback 2023-10-02 18:02:17 +07:00
d301462298 Update espmega_iot_core.cpp 2023-10-01 13:48:02 +07:00
8bd0fb5ecb Update user_code.cpp 2023-10-01 12:32:32 +07:00
c2f8c07b5a ota update 2023-10-01 12:32:12 +07:00
dc20153722 make webui looks better 2023-09-30 21:09:45 +07:00
3144214cfe user code dualstate button demo 2023-09-30 18:09:03 +07:00
6ccbc32911 external nextion display example 2023-09-30 16:29:16 +07:00
6edef21351 Revert "Delete external_lcd.cpp"
This reverts commit a169d71d30.
2023-09-30 15:42:55 +07:00
71e7af4624 Revert "Delete external_lcd.hpp"
This reverts commit 77dbf204fa.
2023-09-30 15:42:52 +07:00
9d96b2b5b3 nextion 2023-09-30 15:42:44 +07:00
3409ed8fb7 Update espmega_iot_core.cpp 2023-09-30 14:28:25 +07:00
d0a7389bf9 Update espmega_iot_core.cpp 2023-09-30 14:28:21 +07:00
5f6043e887 Update espmega_iot_core.cpp 2023-09-30 14:28:12 +07:00
d770d6459c Update espmega_iot_core.cpp 2023-09-30 14:28:08 +07:00
77dbf204fa Delete external_lcd.hpp 2023-09-30 14:27:02 +07:00
a169d71d30 Delete external_lcd.cpp 2023-09-30 14:26:56 +07:00
a4fcda3641 Update user_code.cpp 2023-09-30 14:26:46 +07:00
8c4c313e03 hmi 2023-09-30 14:26:27 +07:00
a715988f84 Merge branch 'allow-user-code' of https://git.siwatsystem.com/ise-senior-iot/iot-firmware into allow-user-code 2023-09-30 09:39:37 +07:00
bd335480b9 Update user_code.hpp 2023-09-30 09:39:36 +07:00
f7f1bec255 ota update feature 2023-09-30 02:54:38 +07:00