Commit graph

111 commits

Author SHA1 Message Date
c1f4f5c1cd code space optimization 2023-12-08 18:33:33 +07:00
3736f53112 light show optimization 2023-12-08 17:58:10 +07:00
c8ff21f522 finalize builder 2023-12-07 14:59:24 +07:00
921a5f1cc4 automated builds 2023-12-04 23:03:52 +07:00
010c92fc17 rename all mention of EEPROM to FRAM 2023-12-03 15:23:00 +07:00
93468a074d Merge branch 'main' into mqtt-ir 2023-12-03 14:52:27 +07:00
d489126f14 add null termination when writing http auth info 2023-12-03 14:52:04 +07:00
dae545a63e automatically initialize new device with webui username and password 2023-12-03 02:37:50 +07:00
9e2efddfc9 http authentication support 2023-12-03 02:34:37 +07:00
192b1468f8 publish availability 2023-12-03 00:37:24 +07:00
e3c07411cb allow preloading virtual interrupt buffer 2023-12-02 21:06:46 +07:00
a9181c90e6 allow sending infrared signal through MQTT 2023-12-02 01:25:36 +07:00
3b146b3bdf refactor and comment 2023-11-30 20:01:39 +07:00
47f5e325aa move DHT22 pin def 2023-11-30 19:50:54 +07:00
38a656ee55 re enable lcd 2023-11-30 19:48:52 +07:00
ef43526d2c cleanup debug prints 2023-11-30 19:46:58 +07:00
62f774964d fix adc reporting bug 2023-11-30 19:44:05 +07:00
549500822c update state publishing 2023-11-30 18:53:01 +07:00
d2610b983f add iot-core support for analog expansion card 2023-11-30 02:18:44 +07:00
509f18b7cc allow bus overclock 2023-11-16 23:30:46 +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