Siwat Sirichai
|
921a5f1cc4
|
automated builds
|
2023-12-04 23:03:52 +07:00 |
Siwat Sirichai
|
010c92fc17
|
rename all mention of EEPROM to FRAM
|
2023-12-03 15:23:00 +07:00 |
Siwat Sirichai
|
93468a074d
|
Merge branch 'main' into mqtt-ir
|
2023-12-03 14:52:27 +07:00 |
Siwat Sirichai
|
d489126f14
|
add null termination when writing http auth info
|
2023-12-03 14:52:04 +07:00 |
Siwat Sirichai
|
dae545a63e
|
automatically initialize new device with webui username and password
|
2023-12-03 02:37:50 +07:00 |
Siwat Sirichai
|
9e2efddfc9
|
http authentication support
|
2023-12-03 02:34:37 +07:00 |
Siwat Sirichai
|
192b1468f8
|
publish availability
|
2023-12-03 00:37:24 +07:00 |
Siwat Sirichai
|
e3c07411cb
|
allow preloading virtual interrupt buffer
|
2023-12-02 21:06:46 +07:00 |
Siwat Sirichai
|
a9181c90e6
|
allow sending infrared signal through MQTT
|
2023-12-02 01:25:36 +07:00 |
Siwat Sirichai
|
3b146b3bdf
|
refactor and comment
|
2023-11-30 20:01:39 +07:00 |
Siwat Sirichai
|
47f5e325aa
|
move DHT22 pin def
|
2023-11-30 19:50:54 +07:00 |
Siwat Sirichai
|
1e08039a1e
|
Merge branch 'analog'
|
2023-11-30 19:49:28 +07:00 |
Siwat Sirichai
|
38a656ee55
|
re enable lcd
|
2023-11-30 19:48:52 +07:00 |
Siwat Sirichai
|
ef43526d2c
|
cleanup debug prints
|
2023-11-30 19:46:58 +07:00 |
Siwat Sirichai
|
62f774964d
|
fix adc reporting bug
|
2023-11-30 19:44:05 +07:00 |
Siwat Sirichai
|
549500822c
|
update state publishing
|
2023-11-30 18:53:01 +07:00 |
Siwat Sirichai
|
557df3333e
|
Update readme.md
|
2023-11-30 02:28:13 -08:00 |
Siwat Sirichai
|
bb0838ad30
|
Update readme.md
|
2023-11-30 02:16:06 -08:00 |
Siwat Sirichai
|
1010dae0e6
|
Add readme.md
|
2023-11-30 02:15:43 -08:00 |
Siwat Sirichai
|
d2610b983f
|
add iot-core support for analog expansion card
|
2023-11-30 02:18:44 +07:00 |
Siwat Sirichai
|
509f18b7cc
|
allow bus overclock
|
2023-11-16 23:30:46 +07:00 |
Siwat Sirichai
|
47402e1c71
|
Update .gitignore
|
2023-11-16 15:12:10 +07:00 |
Siwat Sirichai
|
02eb63a54c
|
Update .gitignore
|
2023-11-16 15:11:52 +07:00 |
Siwat Sirichai
|
e124c73f67
|
fix failing build without climate module
|
2023-11-16 14:51:17 +07:00 |
Siwat Sirichai
|
2c2427ee3c
|
Update espmega_iot_timer.hpp
|
2023-11-15 23:57:02 +07:00 |
Siwat Sirichai
|
b102b25f17
|
robot code
|
2023-11-15 16:55:43 +07:00 |
Siwat Sirichai
|
0bb47ef128
|
publish env during state request
|
2023-11-14 17:39:36 +07:00 |
Siwat Sirichai
|
91fb96f596
|
lcd upload function
|
2023-11-13 15:11:10 +07:00 |
Siwat Sirichai
|
c0854fd6df
|
change lcd name
|
2023-11-13 14:36:32 +07:00 |
Siwat Sirichai
|
3ed34f9efd
|
change fan mode name from med to medium
|
2023-11-12 23:07:16 +07:00 |
Siwat Sirichai
|
5d3b8f8f43
|
Update espmega_iot_core.cpp
|
2023-11-12 22:44:50 +07:00 |
Siwat Sirichai
|
79a4f43513
|
Update user_code.hpp
|
2023-11-12 22:28:07 +07:00 |
Siwat Sirichai
|
e199497a78
|
Update espmega_iot_core.cpp
|
2023-11-12 21:51:19 +07:00 |
Siwat Sirichai
|
a6206cd881
|
migrate from PubSubClientTools
|
2023-11-12 21:25:08 +07:00 |
Siwat Sirichai
|
d7b8af258a
|
initial migration from String to string
|
2023-11-12 20:38:42 +07:00 |
Siwat Sirichai
|
77ca96007b
|
Update espmega_iot_core.cpp
|
2023-11-08 12:49:45 +07:00 |
Siwat Sirichai
|
5aff868ae6
|
selective module selection
|
2023-11-07 20:43:20 +07:00 |
Siwat Sirichai
|
0a46d9bdac
|
Update espmega_iot_core.cpp
|
2023-11-07 19:42:43 +07:00 |
Siwat Sirichai
|
f69c440e27
|
periodic NTP Update
|
2023-11-07 19:29:48 +07:00 |
Siwat Sirichai
|
4ed7ca9482
|
adjust mqtt socket timeout
|
2023-11-07 19:28:21 +07:00 |
Siwat Sirichai
|
8004da624d
|
factory reset function
|
2023-11-07 19:16:30 +07:00 |
Siwat Sirichai
|
bec4c1b0ce
|
Update espmega_iot_core.cpp
|
2023-11-07 18:10:06 +07:00 |
Siwat Sirichai
|
9e1ae940d3
|
fixed authentication checkmark bug
|
2023-11-07 18:09:12 +07:00 |
Siwat Sirichai
|
1090c210f7
|
web configuration feature
- use auth config bug
|
2023-11-07 17:59:35 +07:00 |
Siwat Sirichai
|
7ecd601073
|
configuration page
|
2023-11-07 16:46:47 +07:00 |
Siwat Sirichai
|
1128de9297
|
new OTA page
|
2023-11-07 16:03:46 +07:00 |
Siwat Sirichai
|
897d8694e1
|
mqtt authentication
|
2023-11-07 15:49:11 +07:00 |
Siwat Sirichai
|
a90805b171
|
microcontroller mqtt auth storage
|
2023-11-07 12:19:35 +07:00 |
Siwat Sirichai
|
d0f2c82ee5
|
html design file form web config
|
2023-11-07 01:49:55 +07:00 |
Siwat Sirichai
|
fa088db00f
|
lcd reinit
|
2023-11-06 23:24:06 +07:00 |