From d849dbcc4bd75c7bbfdf0813cb4ed069e0e8dd27 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 12 Jan 2024 23:33:54 +0100 Subject: [PATCH] Update config.json --- calibre_web/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/calibre_web/config.json b/calibre_web/config.json index b9c9aed56..d07310e69 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -74,6 +74,7 @@ "media:rw", "share:rw", "addon_config:rw", + "homeassistant_config:rw", "ssl" ], "name": "Calibre-web", @@ -110,6 +111,6 @@ "slug": "calibre-web", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre_web", - "version": "0.6.21-6", + "version": "0.6.21-7", "video": true }