core/tests/components/homekit_controller
J. Nick Koston a600bc5e57
Add turn on/off support to HomeKit TVs (#140957)
* Add turn on/off support to HomeKit TVs

* 0 = off, 1 = on, not a bool

* add coverage

* update snapshot
2025-03-19 11:19:04 -10:00
..
fixtures
snapshots Add turn on/off support to HomeKit TVs (#140957) 2025-03-19 11:19:04 -10:00
specific_devices Add turn on/off support to HomeKit TVs (#140957) 2025-03-19 11:19:04 -10:00
__init__.py
common.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py
test_config_flow.py
test_connection.py Revert polling changes to HomeKit Controller (#139550) 2025-02-28 23:25:50 +01:00
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_event.py
test_fan.py
test_humidifier.py
test_init.py
test_light.py
test_lock.py
test_media_player.py Add turn on/off support to HomeKit TVs (#140957) 2025-03-19 11:19:04 -10:00
test_number.py
test_select.py
test_sensor.py
test_storage.py
test_switch.py
test_utils.py