hass-core/tests/components/homekit
2023-02-08 18:12:56 +01:00
..
fixtures Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
__init__.py Add missing __init__ test files (#16871) 2018-09-25 23:08:37 +02:00
conftest.py Enable Ruff PT001 (#86730) 2023-01-26 18:05:05 +01:00
test_accessories.py Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
test_aidmanager.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
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 Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_homekit.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +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 Remove legacy executor usage from HomeKit tests (#60180) 2021-11-22 22:37:28 -06:00
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 Ensure humidity is still exported to HomeKit when it is read-only (#87051) 2023-01-31 21:03:43 -05:00
test_type_triggers.py Add turned on or off device trigger to toggle entity (#61089) 2022-01-03 10:41:30 +01:00
test_util.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00
util.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00