mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +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.Room:Thermostat",
|
||||
"devolo.model.Eurotronic:Spirit:Device",
|
||||
"unk.model.Danfoss:Thermostat",
|
||||
):
|
||||
entities.append(
|
||||
DevoloClimateDeviceEntity(
|
||||
|
Loading…
x
Reference in New Issue
Block a user