2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "stream",
|
|
|
|
"name": "Stream",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/stream",
|
2022-11-09 11:22:14 +00:00
|
|
|
"requirements": ["PyTurboJPEG==1.6.7", "ha-av==10.0.0", "numpy==1.23.2"],
|
2020-01-06 20:28:23 +00:00
|
|
|
"dependencies": ["http"],
|
2021-03-05 14:51:07 +00:00
|
|
|
"codeowners": ["@hunterjm", "@uvjustin", "@allenporter"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "internal",
|
2022-10-25 13:30:46 +00:00
|
|
|
"iot_class": "local_push",
|
|
|
|
"integration_type": "system"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|