39 Commits

Author SHA1 Message Date
d193b9bb1b update to ha-mqtt stable 2.0.0 2025-10-11 16:22:50 +02:00
6b597790dc build components with temporary Builder instances 2025-10-08 15:28:06 +02:00
e7d816d189 upgrade ha-mqtt library that includes web server 2025-09-08 17:30:16 +02:00
8801af5687 upgrade libraries - return list of commands as json 2025-09-08 14:13:16 +02:00
74ff694293 add webserver with API for controlling commands 2025-09-07 10:22:35 +02:00
57c6051f7d update ha-mqtt library to be able to use long term statistics for
sensors - temperature and humidity
2025-06-20 11:39:56 +02:00
63a25fbfd7 add icons 2025-03-26 13:42:38 +01:00
cf581bc03e upgrade to ha-mqtt v1.5.1 - calling withStateTopic() and restoreFromState() is redundant 2025-02-10 09:31:13 +01:00
a2e6469903 upgrade to ha-mqtt v1.4.0 2024-10-28 16:42:49 +01:00
400acd8d5f upgrade to ha-mqtt 1.3.0 and add included diagnostic sensors 2024-10-09 11:04:24 +02:00
e3011e2efd fix compilation of a brand new project: add explicit depenency of TaskScheduler (it used to be in ha-mqtt library) 2024-10-04 13:56:47 +02:00
2206819965 change decimal precision to 1 for temperature, humidity and pressure 2024-06-30 14:01:08 +02:00
0837dc8fe8 switch to wifi without multi ssid 2024-06-30 13:52:44 +02:00
52df4e31b2 add alternative BME reading using SparkFun librarry 2024-06-13 09:09:23 +02:00
8b451fbbcf update wifi library 2024-06-04 21:35:36 +02:00
5014fd7f98 move wifi&ota inside a library 2024-06-04 10:26:05 +02:00
348e2694db switch to ha-mqtt library, remove altitude 2024-05-30 08:27:56 +02:00
47dd714a92 switch to BME280 2024-01-13 15:40:00 +01:00
9957ec6227 remove IR specific code 2024-01-13 15:38:10 +01:00
949b4f40d1 control led over mqtt 2023-01-19 23:16:03 +01:00
d5863d0708 upgrade task scheduler 2022-10-17 21:02:47 +02:00
55b5aa2a33 first draft to publish HA config 2022-10-11 16:56:43 +02:00
65a14ba679 disable IR 2022-10-06 17:08:55 +02:00
42c36ea60a move to IoT wifi 2022-02-01 08:46:18 +01:00
d9b5b0093e fix setting the hostname 2022-01-01 11:50:21 +01:00
db9cd46ab5 make wifi_always_on configurable 2021-12-30 21:10:47 +01:00
7cca316b53 add bmp 2021-12-07 22:48:41 +01:00
50b2a11ec1 add functionality to display text 2021-12-07 14:39:29 +01:00
3df68fbc8b refactor display value logic 2021-12-07 10:36:32 +01:00
4f9d75034a small improvements 2021-12-06 22:54:01 +01:00
f807698cdd use TaskScheduler
- use task for displaying colon
- update display only when minute changes
2021-12-05 13:23:19 +01:00
854b4a60b9 move Ir logic into its own loop 2021-12-05 11:29:24 +01:00
584e1ffc4e esp_clock: use directive to enable/disable IR 2021-11-19 21:09:29 +01:00
bab484f357 add support for IR commands and publish them on MQTT 2021-05-09 08:12:13 +02:00
aabc35d090 create envs for different uploads types 2020-11-03 18:58:50 +01:00
f5618dccdd switch to IoT 2020-11-03 10:14:48 +01:00
c0f54f2289 keep Wifi connected for 1 min at startup 2020-11-03 10:01:20 +01:00
5ee36054cf add all platformio files 2020-11-03 08:29:03 +01:00
780eb224c4 add platformio specific files 2020-11-02 18:35:16 +00:00