From b90418f848820fcacb6daaf99cf4363bbfbf43eb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:58:01 +0100 Subject: [PATCH] Update config.json https://github.com/alexbelgium/hassio-addons/issues/1154#issuecomment-1876077498 --- calibre/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/calibre/config.json b/calibre/config.json index f69a68891..4201b1280 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -71,7 +71,8 @@ "map": [ "media:rw", "share:rw", - "config:rw", + "addon_config:rw", + "homeassistant_config:rw", "ssl" ], "name": "Calibre",