core/tests/components/homekit
Michael e35ab75c0b
Replace the usage of unit constants by enumerations in Tests [h-l] (#85934)
2023-01-15 14:52:55 +01:00
..
fixtures Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
__init__.py
conftest.py Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_accessories.py Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
test_aidmanager.py
test_config_flow.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_diagnostics.py Fix static version in homekit tests (#82201) 2022-11-16 09:37:00 -06:00
test_get_accessories.py Replace the usage of unit constants by enumerations in Tests [h-l] (#85934) 2023-01-15 14:52:55 +01:00
test_homekit.py Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
test_iidmanager.py Fix off by one in HomeKit iid allocator (#81793) 2022-11-08 09:20:03 -06:00
test_init.py Fix instability with HomeKit trigger accessories (#80703) 2022-11-15 18:41:55 +01:00
test_type_cameras.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_covers.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_fans.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_humidifiers.py Cleanup DeviceClass and StateClass in tests (#78811) 2022-09-20 10:49:11 -04:00
test_type_lights.py Adapt homekit to color temperatures in K (#79713) 2022-10-06 09:20:10 -10:00
test_type_locks.py
test_type_media_players.py Fix HomeKit media players when entity has duplicate sources (#83890) 2022-12-12 21:29:06 -05:00
test_type_remote.py Cleanup EntityFeature in tests (#78859) 2022-09-21 10:48:55 +02:00
test_type_security_systems.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_sensors.py Replace the usage of unit constants by enumerations in Tests [h-l] (#85934) 2023-01-15 14:52:55 +01:00
test_type_switches.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_thermostats.py Replace the usage of unit constants by enumerations in Tests [h-l] (#85934) 2023-01-15 14:52:55 +01:00
test_type_triggers.py
test_util.py Replace the usage of unit constants by enumerations in Tests [h-l] (#85934) 2023-01-15 14:52:55 +01:00
util.py