hass-core/homeassistant/components/gstreamer/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}