hass-core/tests/components/homekit_controller
Erik Montnemery 7dbd0e5274
Fix zeroconf mock and use it in CI group 1's tests ()
* Fix zeroconf mock and use it in CI group 1's tests

* Mock HaAsyncServiceBrowser
2021-09-01 22:38:00 +02:00
..
specific_devices Deprecate homekit_controller's air quality entity in favor of separate sensor entities () 2021-08-17 09:29:52 -05:00
__init__.py
common.py Cleanup of unused connection_class logic () 2021-04-29 23:12:58 +02:00
conftest.py Fix zeroconf mock and use it in CI group 1's tests () 2021-09-01 22:38:00 +02: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
test_binary_sensor.py
test_camera.py
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
test_device_trigger.py
test_fan.py
test_humidifier.py
test_init.py
test_light.py
test_lock.py Update homekit controller lock to support locking, unlocking, jammed () 2021-07-20 23:55:04 -05:00
test_media_player.py
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