core/tests/components/homekit
J. Nick Koston af21893652
Remove safe mode from HomeKit (#45028)
Safe mode was added to work around a race condition where
the mdns announcment was sent too early and would cause
pairing to fail. Since this has been corrected in
HAP-python, there is no longer a need to have
safe mode.
2021-01-11 14:26:09 +01:00
..
__init__.py Add missing __init__ test files (#16871) 2018-09-25 23:08:37 +02:00
common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_accessories.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_aidmanager.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Remove safe mode from HomeKit (#45028) 2021-01-11 14:26:09 +01:00
test_get_accessories.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_homekit.py Remove safe mode from HomeKit (#45028) 2021-01-11 14:26:09 +01:00
test_img_util.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_type_cameras.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_type_covers.py Add support for homekit garage obstruction sensors (#42243) 2020-10-23 12:18:02 -05:00
test_type_fans.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_type_humidifiers.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
test_type_lights.py Convert color temperature to hue and saturation for HomeKit (#40089) 2020-09-15 09:27:30 +02:00
test_type_locks.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_media_players.py Enable Homekit remote support for devices without play/pause (#37180) 2020-07-24 18:20:29 -10:00
test_type_security_systems.py Remove unsupported states from security systems in HomeKit (#40060) 2020-09-16 10:00:32 -05:00
test_type_sensors.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
test_type_switches.py Add mode info attributes to script and automation (#37815) 2020-07-14 10:47:59 -07:00
test_type_thermostats.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_util.py Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
util.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00