hass-core/tests/components/broadlink
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 Migrate Broadlink to new entity naming style (#80187) 2022-10-18 22:09:23 +02:00
conftest.py
test_config_flow.py Adjust entity registry access in tests (1) (#88950) 2023-03-01 09:11:14 +01:00
test_device.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_heartbeat.py Import util.dt as dt_util in components/[a-d]* (#93756) 2023-05-30 00:02:06 +03:00
test_helpers.py Add type hints to integration tests (b-c) (#87698) 2023-02-08 18:08:43 +01:00
test_remote.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_sensors.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_switch.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00