Allow all options

This commit is contained in:
Alexandre
2023-01-24 16:39:19 +01:00
parent 59bc5e5150
commit db4bb9ccb6
3 changed files with 19 additions and 21 deletions

View File

@@ -6,13 +6,13 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Use Enedis Gateway API to send data in your MQTT Broker (dev channel)",
"image": "ghcr.io/alexbelgium/enedisgateway2mqtt_dev-{arch}",
"image": "ghcr.io/alexbelgium/myelectricaldata_dev-{arch}",
"map": [
"config:rw"
],
"name": "MyElectricalData Dev",
"options": {
"CONFIG_LOCATION": "/config/enedisgateway2mqtt_dev/config.yaml",
"CONFIG_LOCATION": "/config/myelectricaldata_dev/config.yaml",
"TZ": "Europe/Paris",
"mqtt_autodiscover": true,
"verbose": true
@@ -35,4 +35,4 @@
"slug": "enedisgateway2mqtt_dev",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.8.13"
}
}