mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Demo: Update old group member thermostat.ecobee -> climate
This commit is contained in:
@@ -178,7 +178,7 @@ def async_setup(hass, config):
|
||||
'group.living_room', 'group.kitchen',
|
||||
'scene.romantic_lights', 'cover.kitchen_window',
|
||||
'cover.living_room_window', 'group.doors',
|
||||
'thermostat.ecobee',
|
||||
'climate.ecobee',
|
||||
], view=True))
|
||||
|
||||
results = yield from asyncio.gather(*tasks2, loop=hass.loop)
|
||||
|
Reference in New Issue
Block a user