From 2eef6d5985c3def75697d33c05ab9ecb9b5caf26 Mon Sep 17 00:00:00 2001 From: zewelor Date: Tue, 3 Mar 2020 21:14:42 +0100 Subject: [PATCH] Update config.json Should allow to use usb webcams ( /dev/video* ) after recent merge in supervisor: https://github.com/home-assistant/supervisor/pull/1516 --- motioneye/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/motioneye/config.json b/motioneye/config.json index 077f3da..91f94c8 100755 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -22,6 +22,7 @@ "hassio_role": "default", "host_network": true, "apparmor": false, + "video": true, "privileged": ["DAC_READ_SEARCH", "SYS_ADMIN"], "map": ["share:rw", "ssl"], "options": {