core/homeassistant/components/hdmi_cec/manifest.json

11 lines
270 B
JSON

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