core/homeassistant/components/gstreamer/manifest.json

10 lines
244 B
JSON

{
"domain": "gstreamer",
"name": "GStreamer",
"documentation": "https://www.home-assistant.io/integrations/gstreamer",
"requirements": ["gstreamer-player==1.1.2"],
"codeowners": [],
"iot_class": "local_push",
"loggers": ["gsp"]
}