core/tests/components/homekit
Doney den Ouden 755c44d152
Add HomeKit Door accessory type (#80741)
Co-authored-by: Jason Redd <jredd46@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-03-06 18:07:43 -10: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 Adjust entity registry access in homekit tests (#88959) 2023-03-01 16:54:00 +01:00
test_config_flow.py Adjust entity registry access in homekit tests (#88959) 2023-03-01 16:54:00 +01:00
test_diagnostics.py Adjust entity registry access in homekit tests (#88959) 2023-03-01 16:54:00 +01:00
test_get_accessories.py Add HomeKit Door accessory type (#80741) 2023-03-06 18:07:43 -10:00
test_homekit.py Adjust entity registry access in homekit tests (#88959) 2023-03-01 16:54:00 +01:00
test_iidmanager.py Adjust json imports in tests (#88248) 2023-02-17 19:13:48 +01:00
test_init.py Adjust entity registry access in homekit tests (#88959) 2023-03-01 16:54:00 +01:00
test_type_cameras.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_covers.py Add HomeKit Door accessory type (#80741) 2023-03-06 18:07:43 -10: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 Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_lights.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_type_locks.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_media_players.py Fix handling of HomeKit sources with unsafe characters (#88280) 2023-02-22 14:33:27 -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 Adjust entity registry access in homekit tests (#88959) 2023-03-01 16:54:00 +01:00
test_util.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
util.py