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?",