hass-core/tests/components/homekit
2023-09-27 23:34:25 +02:00
..
fixtures Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
__init__.py
conftest.py Adjust entity registry access in homekit tests (#88959) 2023-03-01 16:54:00 +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 Switch to fnv-hash-fast from fnvhash (#90761) 2023-04-05 20:52:23 -04: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 Add support for receivers to HomeKit (#100717) 2023-09-25 09:36:01 -05:00
test_homekit.py Provide a better model for HomeKit service entries (#100848) 2023-09-25 09:34:53 -05: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 Fix HomeKit handling of unavailable state (#101021) 2023-09-27 23:34:25 +02:00
test_type_fans.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_humidifiers.py Improve the HomeKit (de)humidifier min/max humidity handling (#90854) 2023-04-05 06:35:47 -10:00
test_type_lights.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01: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 Add support for receivers to HomeKit (#100717) 2023-09-25 09:36:01 -05:00
test_type_remote.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01: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 Update HomeKit VOC mappings (#87663) 2023-02-20 11:56:41 -06:00
test_type_switches.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_type_thermostats.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
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 Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
util.py