New ZONNSMART TRVs (#79169)

Adds a few missing ZONNSMART TRVs
This commit is contained in:
javicalle
2022-09-27 22:25:36 +02:00
committed by GitHub
parent 9084beda32
commit e5630c6a66

View File

@@ -760,10 +760,13 @@ class StelproFanHeater(Thermostat):
@STRICT_MATCH(
channel_names=CHANNEL_THERMOSTAT,
manufacturers={
"_TZE200_7yoranx2",
"_TZE200_e9ba97vf", # TV01-ZG
"_TZE200_husqqvux", # TSL-TRV-TV01ZG
"_TZE200_hue3yfsn", # TV02-ZG
"_TZE200_husqqvux", # TSL-TRV-TV01ZG
"_TZE200_kly8gjlz", # TV05-ZG
"_TZE200_lnbfnyxd",
"_TZE200_mudxchsu",
},
)
class ZONNSMARTThermostat(Thermostat):