1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests/components/canary
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 Bump py-canary to 0.5.3 (#73922) 2022-06-23 23:33:03 +02:00
conftest.py Enable Ruff PT013 (#86757) 2023-01-27 09:09:46 +01:00
test_alarm_control_panel.py Add type hints to integration tests (part 3) (#87844) 2023-02-10 16:05:01 +01:00
test_config_flow.py Add type hints to integration tests (part 3) (#87844) 2023-02-10 16:05:01 +01:00
test_init.py Add type hints to integration tests (part 3) (#87844) 2023-02-10 16:05:01 +01:00
test_sensor.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00