From 7b880a66ec207d218eb03b55ca9d23195c791115 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 14 Nov 2021 20:54:58 +0100 Subject: [PATCH] Update config.json --- enedisgateway2mqtt/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 633cf9de6..0333cf864 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -4,6 +4,9 @@ "map": ["config:rw"], "name": "Enedisgateway2mqtt", "options": { + "ACCESS_TOKEN": "xxx", + "PDL": "xxx", + "MQTT_HOST": "xxx.xxx.xxx.xxx" }, "schema": { "ACCESS_TOKEN": "str?",