hass-core/tests/components/lifx
Avi Miller 0e63a4c091
Fix lifx service call interference (#77770)
* Fix #77735 by restoring the wait to let state settle

Signed-off-by: Avi Miller <me@dje.li>

* Skip the asyncio.sleep during testing

Signed-off-by: Avi Miller <me@dje.li>

* Patch out asyncio.sleep for lifx tests

Signed-off-by: Avi Miller <me@dje.li>

* Patch out a constant instead of overriding asyncio.sleep directly

Signed-off-by: Avi Miller <me@dje.li>

Signed-off-by: Avi Miller <me@dje.li>
2022-09-04 17:51:57 +02:00
..
__init__.py Add binary sensor platform to LIFX integration (#77535) 2022-09-01 22:07:21 +00:00
conftest.py Fix lifx service call interference (#77770) 2022-09-04 17:51:57 +02:00
test_binary_sensor.py Add binary sensor platform to LIFX integration (#77535) 2022-09-01 22:07:21 +00:00
test_button.py Fix lifx service call interference (#77770) 2022-09-04 17:51:57 +02:00
test_config_flow.py Fix lifx homekit discoveries not being ignorable or updating the IP (#76825) 2022-08-15 21:09:13 -04:00
test_init.py Migrate LIFX to config entry per device (#74316) 2022-07-18 17:56:34 -05:00
test_light.py Fix lifx service call interference (#77770) 2022-09-04 17:51:57 +02:00
test_migration.py Migrate LIFX to config entry per device (#74316) 2022-07-18 17:56:34 -05:00