12 lines
383 B
JSON
12 lines
383 B
JSON
{
|
|
"domain": "stream",
|
|
"name": "Stream",
|
|
"codeowners": ["@hunterjm", "@uvjustin", "@allenporter"],
|
|
"dependencies": ["http", "logger"],
|
|
"documentation": "https://www.home-assistant.io/integrations/stream",
|
|
"integration_type": "system",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal",
|
|
"requirements": ["PyTurboJPEG==1.7.1", "ha-av==10.1.1", "numpy==1.23.2"]
|
|
}
|