From 5bbaafc4b0ba3f8995955668a7a1fed042fbc140 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 31 Oct 2021 15:31:15 +0100 Subject: [PATCH] access api --- joal/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/joal/config.json b/joal/config.json index 1b73bc851..77351b1e5 100644 --- a/joal/config.json +++ b/joal/config.json @@ -3,6 +3,7 @@ "boot": "auto", "description": "An open source command line RatioMaster with WebUI", "environment": {}, + "hassio_api": true, "host_network": false, "ingress": true, "ingress_port": 8099,