mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Handle disconnected ecobee thermostat in humidifier and remote sensors (#51873)
This commit is contained in:
@@ -22,6 +22,7 @@ def ecobee_fixture():
|
||||
"currentClimateRef": "c1",
|
||||
},
|
||||
"runtime": {
|
||||
"connected": True,
|
||||
"actualTemperature": 300,
|
||||
"actualHumidity": 15,
|
||||
"desiredHeat": 400,
|
||||
|
||||
Reference in New Issue
Block a user