hass-core/tests/components/homekit_controller
2021-10-27 06:24:57 -05:00
..
specific_devices Handle accessories without a serial number in homekit_controller () 2021-10-27 06:24:57 -05:00
__init__.py
common.py Cleanup of unused connection_class logic () 2021-04-29 23:12:58 +02:00
conftest.py Mock out zeroconf in homekit_controller tests () 2021-09-16 11:29:41 -10:00
test_air_quality.py Add volatile organic compounds to homekit_controller () 2021-08-23 20:47:09 +02:00
test_alarm_control_panel.py Refactor homekit_controller to be fully asynchronous () 2020-02-24 10:55:33 +01:00
test_binary_sensor.py Add Carbon Monoxide binary sensor to Homekit Controller () 2020-09-10 12:25:14 +01:00
test_camera.py Add initial camera support to homekit_controller () 2020-11-14 12:07:22 +00:00
test_climate.py Support setting hvac_mode and temp in same homekit_controller set_temperature service call () 2021-06-29 11:14:28 +02:00
test_config_flow.py Handle homekit accessories where the pairing flag is wrong () 2021-07-23 20:03:44 -10:00
test_cover.py Refactor homekit_controller to be fully asynchronous () 2020-02-24 10:55:33 +01:00
test_device_trigger.py Add id to automation triggers () 2021-03-31 14:56:04 +02:00
test_fan.py Fix turn on without speed in homekit controller () 2021-03-08 10:43:22 -08:00
test_humidifier.py Add HomeKit humidifier/dehumidifier () 2020-11-14 17:59:13 +00:00
test_init.py Disconnect homekit_controller devices on the stop event () 2021-04-14 21:47:15 -10:00
test_light.py Mark entities as unavailable when they are removed but are still registered () 2021-02-08 10:45:46 +01:00
test_lock.py Update homekit controller lock to support locking, unlocking, jammed () 2021-07-20 23:55:04 -05:00
test_media_player.py homekit_controller fixes from testing with an LG TV: () 2020-03-09 12:19:17 -04:00
test_number.py Support controlling Flowerbud spray level via homekit_controller () 2021-07-26 10:46:36 -05:00
test_sensor.py Add support for bridge accessory unavailability () 2021-08-22 21:20:40 +02:00
test_storage.py Merge system options into pref properties () 2021-06-01 22:34:31 +02:00
test_switch.py Add support for homekit valve accessories to homekit_controller () 2020-03-18 21:20:40 +00:00