mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 00:34:04 +02:00
Run all pre-commit filters
This commit is contained in:
parent
5c760b5f4a
commit
01fd7f96e2
9 changed files with 20 additions and 25 deletions
|
|
@ -755,7 +755,7 @@ def test_attributes_have_changed():
|
|||
@pytest.mark.parametrize("wait", [True, False])
|
||||
async def test_expand_light_groups(hass, wait):
|
||||
"""Test expanding light groups."""
|
||||
await setup_switch(hass, {})
|
||||
await setup_lights_and_switch(hass, {})
|
||||
lights = ["light.ceiling_lights", "light.kitchen_lights"]
|
||||
await async_setup_component(
|
||||
hass,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue