From d2102523dfd6abdb5a187f3847bd691767f3049f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 14 Nov 2021 12:00:57 +0100 Subject: [PATCH] Update config.json --- enedisgateway2mqtt/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 124b916b8..50df7f870 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -43,11 +43,10 @@ "INFLUXDB_PORT": "int?", "INFLUXDB_TOKEN": "str?", "INFLUXDB_ORG": "str?", - "INFLUXDB_BUCKET": "str?", - "test": "bool?" + "INFLUXDB_BUCKET": "str?" }, "slug": "enedisgateway2mqtt", "upstream": "0.6.0", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.6.0-7" + "version": "0.6.0-8" }