core/tests/components/homekit_controller
Jc2k df9363610c
Refactor homekit_controller to be fully asynchronous (#32111)
* Port homekit_controller to aiohomekit

* Remove succeed() test helper

* Remove fail() test helper
2020-02-24 10:55:33 +01:00
..
specific_devices Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
common.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
conftest.py Black 2019-07-31 12:25:30 -07:00
test_air_quality.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_alarm_control_panel.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_binary_sensor.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_climate.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_config_flow.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_cover.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_fan.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_light.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_lock.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_sensor.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_storage.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_switch.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00