core/homeassistant/components/hdmi_cec/manifest.json

10 lines
232 B
JSON

{
"domain": "hdmi_cec",
"name": "HDMI-CEC",
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
"requirements": ["pyCEC==0.5.2"],
"codeowners": [],
"iot_class": "local_push",
"loggers": ["pycec"]
}