Skip to content

Commit 29303f7

Browse files
authored
Merge pull request #392 from nlz242/feature/Add-SinopeWaterheater-Support
Add SinopeWaterheater Support
2 parents 8ea8a3f + 6146a77 commit 29303f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyhilo/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
"Cee": "Switch",
202202
"Thermostat24V": "Climate",
203203
"Tracker": "Sensor",
204+
"SinopeWaterHeater": "Switch",
204205
}
205206

206207
HILO_UNIT_CONVERSION: Final = {

0 commit comments

Comments
 (0)