core/tests/components/homekit
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
test_accessories.py
test_aidmanager.py
test_config_flow.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_diagnostics.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
test_get_accessories.py
test_homekit.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_iidmanager.py
test_init.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_type_cameras.py Allow exposing any entity to the default conversation agent (#92398) 2023-05-03 09:45:54 -04:00
test_type_covers.py
test_type_fans.py
test_type_humidifiers.py
test_type_lights.py
test_type_locks.py
test_type_media_players.py
test_type_remote.py
test_type_security_systems.py
test_type_sensors.py
test_type_switches.py
test_type_thermostats.py
test_type_triggers.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_util.py
util.py