From 6146a77340ec608895e4b4149c985a021300011f Mon Sep 17 00:00:00 2001 From: Carl Quirion Date: Sat, 14 Mar 2026 19:57:04 -0400 Subject: [PATCH] Add SinopeWaterheater Support --- pyhilo/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pyhilo/const.py b/pyhilo/const.py index 0ea835d..7175904 100755 --- a/pyhilo/const.py +++ b/pyhilo/const.py @@ -201,6 +201,7 @@ "Cee": "Switch", "Thermostat24V": "Climate", "Tracker": "Sensor", + "SinopeWaterHeater": "Switch", } HILO_UNIT_CONVERSION: Final = {