mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"domain": "stream",
|
|
"name": "Stream",
|
|
"documentation": "https://www.home-assistant.io/integrations/stream",
|
|
"requirements": ["av==8.0.3"],
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@hunterjm", "@uvjustin", "@allenporter"],
|
|
"quality_scale": "internal"
|
|
}
|