13 lines
212 B
JSON
13 lines
212 B
JSON
|
{
|
||
|
"domain": "stream",
|
||
|
"name": "Stream",
|
||
|
"documentation": "https://www.home-assistant.io/components/stream",
|
||
|
"requirements": [
|
||
|
"av==6.1.2"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"http"
|
||
|
],
|
||
|
"codeowners": []
|
||
|
}
|