hass-core/tests/components/homekit
Joakim Plate d16d14b648 Media player const.py move ()
* Move more constants to const.py

* Import constants directly from const

* ATTR_ENTITY_ID is not defined in media_player

* MEDIA_PLAYER_PLAY_MEDIA_SCHEMA is still in __init__.py

* Correct imports in tts

* PLATFORM_SCHEMA, SCHEMA is still defined in __init__.py

* Pandora imports several services

* Some additional fixes for move of const in media_player

* Fix hound lengths
2019-02-08 14:18:18 -08: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 Media player const.py move () 2019-02-08 14:18:18 -08:00
test_homekit.py Add safe_mode HomeKit () 2018-11-16 11:08:39 +01:00
test_type_covers.py Ignore duplicate state changes GarageDoor HomeKit () 2018-11-05 16:42:19 +01:00
test_type_fans.py Added HomeKit fan speed based on speed_list () 2019-02-05 16:11:19 +01:00
test_type_lights.py Homekit component cleanup () 2018-10-20 00:14:05 +02:00
test_type_locks.py Revert HomeKit update to 2.2.2 () 2018-11-01 19:35:02 +01:00
test_type_media_players.py Media player const.py move () 2019-02-08 14:18:18 -08: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 scenes as switches HomeKit () 2018-11-05 21:36:30 +01:00
test_type_thermostats.py Fix temperature interval Thermostat HomeKit () 2018-11-04 22:04:51 +01:00
test_util.py Added HomeKit fan speed based on speed_list () 2019-02-05 16:11:19 +01:00