core/homeassistant/components/gstreamer/manifest.json

9 lines
222 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"
}