Commit graph

132 commits

Author SHA1 Message Date
reaw55
c4fe483975 fix toggle 2024-01-08 21:53:02 +07:00
reaw55
595a13a7c1 update mode_pop_callback to not loop to 0 2024-01-08 21:38:16 +07:00
reaw55
9739ddcf16 update ac mode 2024-01-08 18:30:17 +07:00
reaw55
c34486d2ae add pic2 to all function 2023-12-27 01:16:25 +07:00
reaw55
c53c49daa1 add ';' 2023-12-27 01:02:35 +07:00
reaw55
9a11c68ffc update ac code 2023-12-27 01:01:13 +07:00
reaw55
aec65f3292 fix logic error 2023-12-27 00:53:14 +07:00
reaw55
2bb6b813cc fix typo 2023-12-27 00:50:55 +07:00
reaw55
55c6cf45cb change state to be correct 2023-12-27 00:46:19 +07:00
reaw55
4b781f0982 add ac to header 2023-12-27 00:31:52 +07:00
reaw55
c12a909f66 band aid fix on light toggle 2023-12-27 00:28:41 +07:00
reaw55
bda80d340b fix unintended error 2023-12-27 00:15:17 +07:00
reaw55
c014b72532 make light control UI change more efficient 2023-12-27 00:12:00 +07:00
040fcef814 Merge branch 'main' into ise 2023-12-26 23:55:11 +07:00
5c55023829 adjust default ir send pin
so it does not overlapse with elcd
2023-12-26 23:52:24 +07:00
reaw55
b6e862d1d2 change user_acmode 2023-12-26 23:02:28 +07:00
reaw55
ca27f6de89 update user_acmode to work 2023-12-26 23:00:03 +07:00
reaw55
fb22e48d33 update acmode to user_acmode 2023-12-26 22:53:12 +07:00
reaw55
8c01ccb18a add ac control 2023-12-26 22:37:11 +07:00
reaw55
b05c75a0a1 add light control 2023-12-25 00:41:16 +07:00
reaw55
b4b1f12ba8 initial user code 2023-12-24 23:41:27 +07:00
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