core/tests/components/homekit_controller
J. Nick Koston 4b0b0f5db7
Allow user to override insecure setup codes and pair with homekit_controller (#50986)
* Allow user to override invalid setup codes and pair with homekit_controller

* adjust from manual testing

* invalid -> insecure
2021-05-23 10:15:38 -05:00
..
specific_devices Add support for doorbell buttons to homekit_controller (#50983) 2021-05-23 08:56:16 -05:00
__init__.py
common.py Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
conftest.py Use async zeroconf registration functions (#50168) 2021-05-11 11:03:36 -05:00
test_air_quality.py
test_alarm_control_panel.py
test_binary_sensor.py
test_camera.py
test_climate.py
test_config_flow.py Allow user to override insecure setup codes and pair with homekit_controller (#50986) 2021-05-23 10:15:38 -05:00
test_cover.py
test_device_trigger.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
test_fan.py Fix turn on without speed in homekit controller (#47597) 2021-03-08 10:43:22 -08:00
test_humidifier.py
test_init.py Disconnect homekit_controller devices on the stop event (#49244) 2021-04-14 21:47:15 -10:00
test_light.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_lock.py
test_media_player.py
test_sensor.py
test_storage.py Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
test_switch.py