|
|
9611b2c564
|
support state for EasyHome switches
|
2024-04-30 16:22:55 +02:00 |
|
|
|
41e2e1359a
|
make area optional and add EasyHome switches
|
2024-04-30 09:43:45 +02:00 |
|
|
|
3dcfc3e5ba
|
add mqtt with ha components
configure Pollin switches
|
2024-04-30 08:08:38 +02:00 |
|
|
|
14a984195f
|
keep serial logic common
RX pin does not work as RC recevier for huzzah
|
2024-04-29 14:31:57 +02:00 |
|
|
|
6a2450d94f
|
dedicated reponse and error handling for each board
|
2024-04-27 16:50:09 +02:00 |
|
|
|
638f6b5939
|
cleanup wifi:
- remove disconnected - not used
- remove tConnected - duplicate of stationConnectedHandler
|
2024-04-27 16:06:59 +02:00 |
|
|
|
cb53ad131a
|
remove unused blink
|
2024-04-27 16:05:35 +02:00 |
|
|
|
61a7ca0bde
|
separate pro-mini and huzzah logic into dedicated files
|
2024-04-27 00:00:11 +02:00 |
|
|
|
100a89a92f
|
add huzzah with support for ota and wifi
|
2024-04-26 13:45:10 +02:00 |
|
|
|
5b30e0317d
|
fix warning about const char & upgrade arduino json library
|
2024-04-26 13:26:07 +02:00 |
|
|
|
672691fe00
|
add support for displaying raw values - for finding new remotes
|
2023-05-17 16:31:23 +02:00 |
|
|
|
f9ae76aadf
|
add embedded tests for building sensor
|
2022-10-27 21:31:49 +02:00 |
|
|
|
f9a34ff31a
|
extract decoder for easy testing
|
2022-10-27 17:25:25 +02:00 |
|
|
|
32d9183b5e
|
add decoded raw_value
|
2022-10-27 17:10:32 +02:00 |
|
|
|
1e695faef0
|
fix sensor building
|
2022-10-27 15:00:24 +02:00 |
|
|
|
bdf87cab17
|
use pointers to fix virtual calls
|
2022-10-27 15:00:24 +02:00 |
|
|
|
8319ae3b5d
|
use reference to avoid copying
|
2022-10-27 10:48:57 +02:00 |
|
|
|
95dd0f771f
|
separate sensor from generic in protocol 2
|
2022-10-27 10:44:05 +02:00 |
|
|
|
f9bcdecb57
|
cleanup
|
2022-10-26 10:36:54 +02:00 |
|
|
|
c053cc9310
|
separate fromJson logic
|
2022-10-26 10:36:26 +02:00 |
|
|
|
1b984d4987
|
separate toJson logic for each protocol
|
2022-10-26 10:35:45 +02:00 |
|
|
|
8f95262fd4
|
return by value
split protocol handling
|
2022-10-25 23:23:49 +02:00 |
|
|
|
f1e67a80d4
|
fix reference and types
|
2022-10-25 18:05:37 +02:00 |
|
|
|
5b1948df26
|
reverse engineer protocol 1 value
|
2022-10-25 17:22:08 +02:00 |
|
|
|
5957c39045
|
extract Dht in separate file and disable it
|
2022-10-08 16:08:12 +02:00 |
|
|
|
0d24e1a82d
|
migrate gateway to PlatformIO
|
2020-11-04 22:12:38 +01:00 |
|