hass-core/tests/components/homekit
2023-10-18 22:42:39 -10:00
..
fixtures
__init__.py
conftest.py
test_accessories.py
test_aidmanager.py Preserve HomeKit Accessory ID when entity unique id changes () 2023-10-16 21:42:02 -10:00
test_config_flow.py
test_diagnostics.py
test_get_accessories.py
test_homekit.py Preserve HomeKit Accessory ID when entity unique id changes () 2023-10-16 21:42:02 -10:00
test_iidmanager.py
test_init.py
test_type_cameras.py
test_type_covers.py
test_type_fans.py Refactor HomeKit to allow supported features/device class to change () 2023-10-10 06:20:25 -10:00
test_type_humidifiers.py Update HomeKit humidifiers to handle current humidity () 2023-10-13 14:23:50 -10:00
test_type_lights.py Handle ATTR_HS_COLOR being None in HomeKit () 2023-10-18 22:42:39 -10:00
test_type_locks.py
test_type_media_players.py Refactor HomeKit to allow supported features/device class to change () 2023-10-10 06:20:25 -10:00
test_type_remote.py Refactor HomeKit to allow supported features/device class to change () 2023-10-10 06:20:25 -10:00
test_type_security_systems.py
test_type_sensors.py Refactor HomeKit to allow supported features/device class to change () 2023-10-10 06:20:25 -10:00
test_type_switches.py
test_type_thermostats.py Small cleanups to HomeKit thermostats () 2023-10-13 14:24:23 -10:00
test_type_triggers.py Refactor HomeKit to allow supported features/device class to change () 2023-10-10 06:20:25 -10:00
test_util.py Refactor homekit to use a dataclass for entry data () 2023-10-10 21:14:37 +02:00
util.py