Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Support for HDMI CEC."""
2
3
DOMAIN =
"hdmi_cec"
4
5
ATTR_NEW =
"new"
6
7
EVENT_HDMI_CEC_UNAVAILABLE =
"hdmi_cec_unavailable"
core
homeassistant
components
hdmi_cec
const.py
Generated by
1.9.1