diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 004ecd760..cae7dd71b 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -5,7 +5,7 @@ "name": "Enedisgateway2mqtt", "options": { "CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml", - "mqtt_autodiscover": false, + "mqtt_autodiscover": true, "TZ": "Europe/Paris" }, "services": ["mqtt:want"],