core/homeassistant/components/hdmi_cec/manifest.json

9 lines
250 B
JSON

{
"disabled": "Dependency contains code that breaks Home Assistant.",
"domain": "hdmi_cec",
"name": "HDMI-CEC",
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
"requirements": ["pyCEC==0.4.13"],
"codeowners": []
}