Refactor integration platforms to import in the executor (#112168)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
parent
a9caa3e582
commit
8b017016b0
7 changed files with 242 additions and 60 deletions
|
@ -553,6 +553,7 @@ async def test_group_updated_after_device_tracker_zone_change(
|
|||
|
||||
assert await async_setup_component(hass, "group", {})
|
||||
assert await async_setup_component(hass, "device_tracker", {})
|
||||
await hass.async_block_till_done()
|
||||
|
||||
await group.Group.async_create_group(
|
||||
hass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue