🏎 Enable streaming mode for Ingress (#286)

This commit is contained in:
Franck Nijhof 2021-08-11 13:20:48 +02:00 committed by GitHub
parent d7bddfc803
commit 0e65b1034e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@
"url": "https://github.com/hassio-addons/addon-motioneye",
"ingress": true,
"ingress_port": 0,
"ingress_stream": true,
"panel_icon": "mdi:cctv",
"homeassistant": "0.92.0b2",
"arch": ["aarch64", "amd64", "armhf", "armv7", "i386"],