Fix Danfoss thermostat support in devolo Home Control (#81200)
Fix Danfoss thermostatpull/81341/head
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(
|
||||
|
|
Loading…
Reference in New Issue