core/homeassistant/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
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
climate.py
config_flow.py
connection.py
const.py
cover.py
device_trigger.py
diagnostics.py
entity.py
event.py
fan.py
humidifier.py
icons.json
light.py
lock.py
manifest.json
media_player.py Add turn on/off support to HomeKit TVs (#140957) 2025-03-19 11:19:04 -10:00
number.py
select.py
sensor.py
storage.py
strings.json
switch.py
utils.py