feat: added sensor type "OT, Cooling hours"

This commit is contained in:
Yurii
2025-12-13 06:17:15 +03:00
parent 6c3b79bda1
commit e487c78921
10 changed files with 45 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ public:
OT_DHW_BURNER_HOURS = 24,
OT_HEATING_PUMP_HOURS = 25,
OT_DHW_PUMP_HOURS = 26,
OT_COOLING_HOURS = 27,
NTC_10K_TEMP = 50,
DALLAS_TEMP = 51,