hass-core/tests/components/homekit
2024-01-18 08:41:32 -10: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 Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +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 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 Map switch device class outlet to Outlets in homekit (#101760) 2023-10-10 05:55:42 -10:00
test_homekit.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +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 Make homekit RTP/RTCP source ports more deterministic (#99989) 2023-09-10 09:07:35 -05:00
test_type_covers.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_fans.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10: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 Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_locks.py Handle unknown state in HomeKit (#107039) 2024-01-08 09:42:28 +01:00
test_type_media_players.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10: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 Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_sensors.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_switches.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_type_thermostats.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10: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