core/tests/components/homekit
Jan-Philipp Benecke eda475fe25
Update h* tests to use entity & device registry fixtures (#103866)
* Update h* tests to use entity & device registry fixtures

* Add missed lines
2023-11-12 13:52:32 -05:00
..
fixtures
__init__.py
conftest.py
test_accessories.py
test_aidmanager.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_config_flow.py
test_diagnostics.py
test_get_accessories.py Map switch device class outlet to Outlets in homekit (#101760) 2023-10-10 05:55:42 -10:00
test_homekit.py Preserve HomeKit Accessory ID when entity unique id changes (#102123) 2023-10-16 21:42:02 -10:00
test_iidmanager.py
test_init.py
test_type_cameras.py Make homekit RTP/RTCP source ports more deterministic (#99989) 2023-09-10 09:07:35 -05:00
test_type_covers.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_type_fans.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_type_humidifiers.py Update HomeKit humidifiers to handle current humidity (#101964) 2023-10-13 14:23:50 -10:00
test_type_lights.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_type_locks.py Fix HomeKit handling of unavailable state (#101021) 2023-09-27 23:34:25 +02:00
test_type_media_players.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_type_remote.py Refactor HomeKit to allow supported features/device class to change (#101719) 2023-10-10 06:20:25 -10:00
test_type_security_systems.py
test_type_sensors.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_type_switches.py
test_type_thermostats.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_type_triggers.py Refactor HomeKit to allow supported features/device class to change (#101719) 2023-10-10 06:20:25 -10:00
test_util.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00
util.py