mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix Danfoss thermostat support in devolo Home Control (#81200)
Fix Danfoss thermostat
This commit is contained in:
parent
782148423c
commit
b043406b74
@ -35,6 +35,7 @@ async def async_setup_entry(
|
|||||||
"devolo.model.Thermostat:Valve",
|
"devolo.model.Thermostat:Valve",
|
||||||
"devolo.model.Room:Thermostat",
|
"devolo.model.Room:Thermostat",
|
||||||
"devolo.model.Eurotronic:Spirit:Device",
|
"devolo.model.Eurotronic:Spirit:Device",
|
||||||
|
"unk.model.Danfoss:Thermostat",
|
||||||
):
|
):
|
||||||
entities.append(
|
entities.append(
|
||||||
DevoloClimateDeviceEntity(
|
DevoloClimateDeviceEntity(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user