hass-core/tests/components/homekit_controller
2019-04-22 21:32:39 -07:00
..
specific_devices Add storage for cacheable homekit entity maps. () 2019-04-18 08:55:34 -07:00
__init__.py Consolidate all platforms that have tests () 2019-03-18 23:07:39 -07:00
common.py Add and use an async_fire_service_discovered helper () 2019-04-19 08:38:50 -04:00
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py Add support for HomeKit motion sensor devices () 2019-01-28 20:30:56 -08:00
test_climate.py Support fetching/setting humidity of HomeKit controller thermostats () 2019-04-17 10:03:32 -07:00
test_config_flow.py Set placeholders in homekit config flow title () 2019-04-22 21:32:39 -07:00
test_cover.py homekit_controller: Support cover stop () 2019-04-17 10:02:04 -07:00
test_light.py Set homekit controller entity as unavailable if new connections fail () 2019-03-12 18:45:34 -07:00
test_lock.py
test_sensor.py Add support for homekit controller sensors () 2019-02-28 10:09:04 -08:00
test_storage.py Add storage for cacheable homekit entity maps. () 2019-04-18 08:55:34 -07:00
test_switch.py