From f886252f6c121d1cc5c05176924ce92842bbbe84 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 15 Nov 2021 14:57:01 +0100 Subject: [PATCH] Update config.json --- enedisgateway2mqtt/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 30dee761b..dbd888d55 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -14,6 +14,7 @@ "PDL": "str?", "MQTT_HOST": "str?", "custom_var": "str?", + "test": "bool?", "MQTT_PORT": "int?", "MQTT_PREFIX": "str?", "MQTT_CLIENT_ID": "str?",