Fix Danfoss thermostat support in devolo Home Control (#81200)
Fix Danfoss thermostat
This commit is contained in:
committed by
Paulus Schoutsen
parent
0465510ed7
commit
8d3ed60986
@@ -35,6 +35,7 @@ async def async_setup_entry(
|
||||
"devolo.model.Thermostat:Valve",
|
||||
"devolo.model.Room:Thermostat",
|
||||
"devolo.model.Eurotronic:Spirit:Device",
|
||||
"unk.model.Danfoss:Thermostat",
|
||||
):
|
||||
entities.append(
|
||||
DevoloClimateDeviceEntity(
|
||||
|
||||
Reference in New Issue
Block a user