hass-core/tests/components/homekit
2024-02-19 10:36:54 +01:00
..
fixtures Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
__init__.py
conftest.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_accessories.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
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 Reduce complexity in the homekit config flow filters (#109850) 2024-02-09 09:33:21 -05: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 Map switch device class outlet to Outlets in homekit (#101760) 2023-10-10 05:55:42 -10:00
test_homekit.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_iidmanager.py Adjust json imports in tests (#88248) 2023-02-17 19:13:48 +01:00
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 Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_covers.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_fans.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_humidifiers.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_lights.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_locks.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_media_players.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_remote.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_security_systems.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_sensors.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_switches.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_thermostats.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_type_triggers.py Avoid creating tasks to run homekit accessories (#110895) 2024-02-19 10:36:54 +01:00
test_util.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00
util.py