hass-core/tests/components/homekit_controller
2022-01-24 07:46:45 -10:00
..
fixtures Add additional energy sensors to Eve Energy (#64826) 2022-01-24 07:46:45 -10:00
specific_devices Add additional energy sensors to Eve Energy (#64826) 2022-01-24 07:46:45 -10:00
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
common.py Allow homekit_controller to handle device registry entries for devices with poor serial numbers (#64749) 2022-01-23 13:00:05 -10:00
conftest.py Finish deduplicating homekit_controller enumeration tests (#64306) 2022-01-17 10:44:59 -10: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 Use DeviceClass Enums in homekit_controller tests (#62219) 2021-12-18 23:56:59 -06:00
test_button.py Add haa vendor extensions (#59750) 2021-11-20 09:22:10 -06:00
test_camera.py Add initial camera support to homekit_controller (#43100) 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 (#52195) 2021-06-29 11:14:28 +02:00
test_config_flow.py Dismiss existing discoveries when a HomeKit device is paired (#62632) 2021-12-22 19:40:36 -10:00
test_connection.py Allow homekit_controller to handle device registry entries for devices with poor serial numbers (#64749) 2022-01-23 13:00:05 -10:00
test_cover.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
test_device_trigger.py Easier identification of devices with homekit_controller (#64804) 2022-01-23 16:49:40 -10:00
test_diagnostics.py Make sensor name consistent with other homekit_controller entity names (#64821) 2022-01-23 22:42:55 -10:00
test_fan.py Fix turn on without speed in homekit controller (#47597) 2021-03-08 10:43:22 -08:00
test_humidifier.py Add HomeKit humidifier/dehumidifier (#42311) 2020-11-14 17:59:13 +00:00
test_init.py Disconnect homekit_controller devices on the stop event (#49244) 2021-04-14 21:47:15 -10:00
test_light.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_lock.py Update homekit controller lock to support locking, unlocking, jammed (#52821) 2021-07-20 23:55:04 -05:00
test_media_player.py homekit_controller fixes from testing with an LG TV: (#32610) 2020-03-09 12:19:17 -04:00
test_number.py Support setting Aqara Hub Volume via homekit_controller (#62538) 2021-12-22 08:43:17 +00:00
test_sensor.py Easier identification of devices with homekit_controller (#64804) 2022-01-23 16:49:40 -10:00
test_storage.py Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00
test_switch.py Allow adding new devices to an Aqara hub via homekit_controller (#62600) 2021-12-22 08:49:58 -10:00