mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 19:46:55 +00:00
13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"domain": "stream",
|
|
"name": "Stream",
|
|
"documentation": "https://www.home-assistant.io/integrations/stream",
|
|
"requirements": [
|
|
"av==6.1.2"
|
|
],
|
|
"dependencies": [
|
|
"http"
|
|
],
|
|
"codeowners": ["@hunterjm"]
|
|
}
|