..
specific_devices
Change config entry state to an enum ( #49654 )
2021-05-20 19:19:20 +02:00
__init__.py
Consolidate all platforms that have tests ( #22109 )
2019-03-18 23:07:39 -07:00
common.py
Cleanup of unused connection_class logic ( #49865 )
2021-04-29 23:12:58 +02:00
conftest.py
Use async zeroconf registration functions ( #50168 )
2021-05-11 11:03:36 -05:00
test_air_quality.py
Refactor homekit_controller to be fully asynchronous ( #32111 )
2020-02-24 10:55:33 +01: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
Add Carbon Monoxide binary sensor to Homekit Controller ( #39889 )
2020-09-10 12:25:14 +01:00
test_camera.py
Add initial camera support to homekit_controller ( #43100 )
2020-11-14 12:07:22 +00:00
test_climate.py
Fix HomeKit climate integration for devices with a single set point in Heat_Cool mode. ( #45065 )
2021-01-13 15:21:32 +01:00
test_config_flow.py
Use config_entries.SOURCE_* constants ( #49631 )
2021-04-25 11:27:40 +02:00
test_cover.py
Refactor homekit_controller to be fully asynchronous ( #32111 )
2020-02-24 10:55:33 +01:00
test_device_trigger.py
Add id to automation triggers ( #48464 )
2021-03-31 14:56:04 +02: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
Refactor homekit_controller to be fully asynchronous ( #32111 )
2020-02-24 10:55:33 +01:00
test_media_player.py
homekit_controller fixes from testing with an LG TV: ( #32610 )
2020-03-09 12:19:17 -04:00
test_sensor.py
Add support for homekit_controller secondary entities like power usage ( #44013 )
2021-01-26 13:45:01 -06:00
test_storage.py
Cleanup of unused connection_class logic ( #49865 )
2021-04-29 23:12:58 +02:00
test_switch.py
Add support for homekit valve accessories to homekit_controller ( #32937 )
2020-03-18 21:20:40 +00:00