hass-core/tests/components/homekit
cdce8p a9a8cbbd10
Homekit component cleanup ()
* hass.async_add_executor_job
* Fix accessories.run -> async_track_state_change
* Fixed media_player test
* Flags are now local vars
* consistent use of " and '
2018-10-20 00:14:05 +02:00
..
__init__.py Add missing __init__ test files () 2018-09-25 23:08:37 +02:00
common.py Homekit style cleanup () 2018-05-20 22:25:53 -04:00
conftest.py Homekit component cleanup () 2018-10-20 00:14:05 +02:00
test_accessories.py Add LogBook support to HomeKit () 2018-10-16 13:32:53 +02:00
test_get_accessories.py Add water_heater support to HomeKit () 2018-10-19 21:04:05 +02:00
test_homekit.py Added warning to HomeKit component () 2018-10-05 12:32:26 +02:00
test_type_covers.py Add LogBook support to HomeKit () 2018-10-16 13:32:53 +02:00
test_type_fans.py Add LogBook support to HomeKit () 2018-10-16 13:32:53 +02:00
test_type_lights.py Homekit component cleanup () 2018-10-20 00:14:05 +02:00
test_type_locks.py Add LogBook support to HomeKit () 2018-10-16 13:32:53 +02:00
test_type_media_players.py Homekit component cleanup () 2018-10-20 00:14:05 +02:00
test_type_security_systems.py Add LogBook support to HomeKit () 2018-10-16 13:32:53 +02:00
test_type_sensors.py Add Carbon Monoxide HomeKit Sensor () 2018-09-21 12:51:02 +02:00
test_type_switches.py Add LogBook support to HomeKit () 2018-10-16 13:32:53 +02:00
test_type_thermostats.py Homekit component cleanup () 2018-10-20 00:14:05 +02:00
test_util.py Add faucet, shower, sprinkler, valve to HomeKit () 2018-10-05 12:43:50 +02:00