..
fixtures
Fix homekit bridge iid allocations ( #81613 )
2022-11-08 11:15:16 +01:00
__init__.py
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
Migrates tests to use MediaPlayerEntityFeature enum ( #86779 )
2023-01-27 10:56:40 +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
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
Replace the usage of unit constants by enumerations in Tests [h-l] ( #85934 )
2023-01-15 14:52:55 +01:00
util.py