27 Commits

Author SHA1 Message Date
3f00d8c506 upgrade to ha-mqtt 1.3.0 and add included diagnostic sensors 2024-10-15 17:15:15 +02:00
72aa6749cd add explicit dependecy on TaskScheduler (used in both wifi and ha-mqtt libraries) and upgrade to 3.8.5 2024-10-04 18:31:55 +02:00
81b36f271e switch to wifi v2.0.0 - without multiple SSIDs 2024-06-30 00:56:43 +02:00
758cc52b16 fix issue with wifi and mqtt reconnection 2024-06-29 17:37:27 +02:00
9141c8d54e update my libraries and switch to using wifi lib 2024-06-04 21:07:52 +02:00
3a19576b51 turn into ha-mqtt library 2024-05-30 08:30:23 +02:00
4693969aff reorganize platformio.ini configuration 2024-05-22 00:04:21 +02:00
3dcfc3e5ba add mqtt with ha components
configure Pollin switches
2024-04-30 08:08:38 +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
fdc7712b9d Merge branch 'f/advanced-receiver' into gateway 2023-05-19 10:41:30 +02:00
672691fe00 add support for displaying raw values - for finding new remotes 2023-05-17 16:31:23 +02:00
37fc2ab103 move sensor_builder tests into native 2023-01-28 09:09:40 +01:00
624f26c751 update testing 2023-01-28 09:09:40 +01:00
69554f441a use private serial reader library
array is no longer needed:
- reduce json from 512 to 100
- no need for trailing comma
- no need to use []
2023-01-21 19:18:23 +01:00
a588f56e38 fix: change board to actual pro mini 2023-01-21 16:14:58 +01:00
e3e13c2536 upgrade json library 2022-10-28 16:48:54 +02:00
11f3591d84 add static check 2022-10-28 16:48:51 +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
5957c39045 extract Dht in separate file and disable it 2022-10-08 16:08:12 +02:00
580266e50e gateway: update platformio board after upgrade 2021-12-31 15:53:31 +01:00
d622d70dc0 update temp_sensor and adapt gateway to it 2021-12-24 15:09:37 +01:00
8a554a75f0 upload with drone pipeline, add json examples 2021-06-20 21:29:45 +02:00
8b2cbecae3 switch to optiboot and add support for multiple commands 2021-01-02 22:59:34 +01:00
0d24e1a82d migrate gateway to PlatformIO 2020-11-04 22:12:38 +01:00