core/tests/components/homekit_controller
epenet b70d24394e
Use dataclass properties in homekit_controller tests (#60891)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 08:51:13 +01:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
specific_devices Add haa vendor extensions (#59750) 2021-11-20 09:22:10 -06:00
__init__.py
common.py Use dataclass properties in homekit_controller discovery (#60626) 2021-11-30 16:06:18 +01:00
conftest.py Bump zeroconf to 0.37.0 (#59932) 2021-11-18 20:23:20 -08:00
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py Add haa vendor extensions (#59750) 2021-11-20 09:22:10 -06:00
test_camera.py
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 Use dataclass properties in homekit_controller tests (#60891) 2021-12-03 08:51:13 +01: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 (#52821) 2021-07-20 23:55:04 -05:00
test_media_player.py
test_number.py Support controlling Flowerbud spray level via homekit_controller (#53493) 2021-07-26 10:46:36 -05:00
test_sensor.py Add support for bridge accessory unavailability (#52207) 2021-08-22 21:20:40 +02:00
test_storage.py Merge system options into pref properties (#51347) 2021-06-01 22:34:31 +02:00
test_switch.py