From 51ec5d571a5fd1874c387faef21cc8b1b1380a8e Mon Sep 17 00:00:00 2001 From: Max Winterstein Date: Wed, 30 Dec 2020 02:23:05 +0100 Subject: [PATCH] Update config.json --- ioBroker/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ioBroker/config.json b/ioBroker/config.json index 405485b..d75d51b 100644 --- a/ioBroker/config.json +++ b/ioBroker/config.json @@ -15,6 +15,7 @@ "ports": { "8081/tcp": 8081 }, - "stage": "experimental" + "stage": "experimental", + "url": "https://github.com/MaxWinterstein/homeassistant-addons/" } \ No newline at end of file