autodiscover true

This commit is contained in:
Alexandre
2021-12-03 22:26:10 +01:00
parent 534a76c58f
commit 968facfb39

View File

@@ -5,7 +5,7 @@
"name": "Enedisgateway2mqtt", "name": "Enedisgateway2mqtt",
"options": { "options": {
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml", "CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml",
"mqtt_autodiscover": false, "mqtt_autodiscover": true,
"TZ": "Europe/Paris" "TZ": "Europe/Paris"
}, },
"services": ["mqtt:want"], "services": ["mqtt:want"],