core/tests/components/homekit
J. Nick Koston 03e6132d98
Fix static version in homekit tests (#82201)
2022-11-16 09:37:00 -06:00
..
fixtures Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
__init__.py
conftest.py Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +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 Expose NO2 and VOCs sensors to homekit (#81217) 2022-10-30 11:33:06 -05: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 Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10: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 Expose NO2 and VOCs sensors to homekit (#81217) 2022-10-30 11:33:06 -05:00
test_type_switches.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_thermostats.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_triggers.py
test_util.py Update HomeKit PM2.5 mappings to US AQI (#76358) 2022-08-08 11:49:07 -10:00
util.py