Commit graph

98 commits

Author SHA1 Message Date
bb0838ad30 Update readme.md 2023-11-30 02:16:06 -08:00
1010dae0e6 Add readme.md 2023-11-30 02:15:43 -08:00
509f18b7cc allow bus overclock 2023-11-16 23:30:46 +07:00
47402e1c71 Update .gitignore 2023-11-16 15:12:10 +07:00
02eb63a54c Update .gitignore 2023-11-16 15:11:52 +07:00
e124c73f67 fix failing build without climate module 2023-11-16 14:51:17 +07:00
2c2427ee3c Update espmega_iot_timer.hpp 2023-11-15 23:57:02 +07:00
b102b25f17 robot code 2023-11-15 16:55:43 +07:00
0bb47ef128 publish env during state request 2023-11-14 17:39:36 +07:00
91fb96f596 lcd upload function 2023-11-13 15:11:10 +07:00
c0854fd6df change lcd name 2023-11-13 14:36:32 +07:00
3ed34f9efd change fan mode name from med to medium 2023-11-12 23:07:16 +07:00
5d3b8f8f43 Update espmega_iot_core.cpp 2023-11-12 22:44:50 +07:00
79a4f43513 Update user_code.hpp 2023-11-12 22:28:07 +07:00
e199497a78 Update espmega_iot_core.cpp 2023-11-12 21:51:19 +07:00
a6206cd881 migrate from PubSubClientTools 2023-11-12 21:25:08 +07:00
d7b8af258a initial migration from String to string 2023-11-12 20:38:42 +07:00
77ca96007b Update espmega_iot_core.cpp 2023-11-08 12:49:45 +07:00
5aff868ae6 selective module selection 2023-11-07 20:43:20 +07:00
0a46d9bdac Update espmega_iot_core.cpp 2023-11-07 19:42:43 +07:00
f69c440e27 periodic NTP Update 2023-11-07 19:29:48 +07:00
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