13 Commits
Author SHA1 Message Date
artem a5c5bf6c6b Format all files 2026-07-12 12:56:02 +00:00
artem 04be7878b3 Improve display accuracy of LED sensors
Also do not disable them: we just ignore them in recorder, but
keep values in influxdb
2025-10-12 11:33:40 +00:00
artem 743732e538 Make heating intent a switch 2024-12-10 22:26:17 +01:00
artem c9f4c6469e Update dallas config to new format in 2024.06 2024-06-22 14:14:08 +02:00
artem ee3c23ba7c Add hot water sensor 2024-01-14 21:22:30 +01:00
artem c773c96dc4 Add suggested area to esphome devices 2023-12-26 18:29:14 +01:00
artem 82d04e8a50 Adjust photoresistor levels 2023-12-24 21:02:48 +01:00
artem ce7ab0dacc Settle on terminology, names and IDs in heating 2023-10-29 09:09:43 +01:00
artem 0007c640ba Add floor flow temperature sensor 2023-10-29 09:09:33 +01:00
artem 96018755ce Bump ADC threshold for furnace LED
It's hiding behind a magnet, perhaps affecting the readings.
2023-10-25 08:00:38 +02:00
artem 1bc5fdf926 Correctly set voltage thresholds
According to 5528 scale and ESP32 ADC attenuation.
2023-10-24 17:06:43 +02:00
artem 1e023c7e27 Add ADC raw values as diagnostics
To debug a problem with detecting values vs long cable.
2023-10-23 19:39:52 +02:00
artem bb0371b5e8 Migrate boiler.yaml -> heating.yaml
- add heating controller (on/off/auto)
- add heating status
2023-10-23 13:57:40 +02:00