mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 10:07:54 +00:00
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"domain": "stream",
|
|
"name": "Stream",
|
|
"documentation": "https://www.home-assistant.io/integrations/stream",
|
|
"requirements": ["av==8.0.2"],
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@hunterjm"],
|
|
"quality_scale": "internal"
|
|
}
|