core/tests/components/lifx
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
__init__.py
conftest.py Automatically retry lost/timed out LIFX requests (#91157) 2023-04-16 14:27:17 +02:00
test_binary_sensor.py
test_button.py
test_config_flow.py Automatically retry lost/timed out LIFX requests (#91157) 2023-04-16 14:27:17 +02:00
test_diagnostics.py
test_init.py
test_light.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_migration.py
test_select.py
test_sensor.py