1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
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"]
}