Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.hdmi_cec.const Namespace Reference

Variables

string ATTR_NEW = "new"
 
string DOMAIN = "hdmi_cec"
 
string EVENT_HDMI_CEC_UNAVAILABLE = "hdmi_cec_unavailable"
 

Detailed Description

Support for HDMI CEC.

Variable Documentation

◆ ATTR_NEW

string homeassistant.components.hdmi_cec.const.ATTR_NEW = "new"

Definition at line 5 of file const.py.

◆ DOMAIN

string homeassistant.components.hdmi_cec.const.DOMAIN = "hdmi_cec"

Definition at line 3 of file const.py.

◆ EVENT_HDMI_CEC_UNAVAILABLE

string homeassistant.components.hdmi_cec.const.EVENT_HDMI_CEC_UNAVAILABLE = "hdmi_cec_unavailable"

Definition at line 7 of file const.py.