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 Remove the LIFX sensor update coordinator (#90740) 2023-04-03 17:48:32 -10:00
conftest.py Automatically retry lost/timed out LIFX requests (#91157) 2023-04-16 14:27:17 +02:00
test_binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
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 Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00
test_init.py Add type hints to integration tests (j-m) (#87704) 2023-02-08 19:06:59 +01:00
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 Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00
test_select.py
test_sensor.py