mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-03-21 09:48:39 +05:00
feat: added sensor type "OT, Cooling hours"
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user