From b5c91296d8f8b1a1688269c2438edf7c1d140e67 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 9 Mar 2022 22:48:43 +0100 Subject: [PATCH] Update config.json --- zoneminder/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zoneminder/config.json b/zoneminder/config.json index 5690854a0..3289824f3 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -2,6 +2,8 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7"], "init": false, + "hassio_api": true, + "homeassistant_api": true, "boot": "auto", "description": "A full-featured, open source, state-of-the-art video surveillance software system", "map": ["config:rw"],