core/homeassistant/components/hdmi_cec/manifest.json

9 lines
202 B
JSON

{
"domain": "hdmi_cec",
"name": "HDMI-CEC",
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
"requirements": ["pyCEC==0.4.13"],
"dependencies": [],
"codeowners": []
}