core/tests/components/lcn
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
..
fixtures
__init__.py
conftest.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_binary_sensor.py Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_cover.py Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00
test_device_trigger.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_events.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_init.py Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00
test_light.py Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00
test_sensor.py Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00
test_switch.py Add type hints to integration tests (part 13) (#87998) 2023-02-13 14:38:37 +01:00