hass-core/tests/components/homekit_controller
Jc2k 007d934214
Initial support for HomeKit enabled televisions (#32404)
* Initial support for HomeKit enabled televisions

* Fix nit from review
2020-03-05 13:49:56 +00:00
..
specific_devices Initial support for HomeKit enabled televisions (#32404) 2020-03-05 13:49:56 +00:00
__init__.py
common.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
conftest.py Refactor homekit_controller config flow tests (#32141) 2020-02-25 12:06:35 +01: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 Add homekit_controller occupancy sensor (#32188) 2020-02-25 22:01:03 +00: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 away deprecated homekit_controller test helpers (#32177) 2020-02-25 21:19:04 +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 Make homekit_controller a local push integration (#32213) 2020-02-26 10:35:53 -08:00
test_lock.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_media_player.py Initial support for HomeKit enabled televisions (#32404) 2020-03-05 13:49:56 +00:00
test_sensor.py Add missing device class attributes to homekit_controller sensors (#32175) 2020-02-25 21:43:14 +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