mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 03:31:22 +00:00
Update config.json
Should allow to use usb webcams ( /dev/video* ) after recent merge in supervisor: https://github.com/home-assistant/supervisor/pull/1516
This commit is contained in:
parent
78e9588156
commit
2eef6d5985
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
"hassio_role": "default",
|
"hassio_role": "default",
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"apparmor": false,
|
"apparmor": false,
|
||||||
|
"video": true,
|
||||||
"privileged": ["DAC_READ_SEARCH", "SYS_ADMIN"],
|
"privileged": ["DAC_READ_SEARCH", "SYS_ADMIN"],
|
||||||
"map": ["share:rw", "ssl"],
|
"map": ["share:rw", "ssl"],
|
||||||
"options": {
|
"options": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue