mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
Rename image and folder
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Use Enedis Gateway API to send data in your MQTT Broker (latest channel)",
|
||||
"image": "ghcr.io/alexbelgium/enedisgateway2mqtt-{arch}",
|
||||
"image": "ghcr.io/alexbelgium/myelectricaldata-{arch}",
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
"name": "MyElectricalData",
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml",
|
||||
"CONFIG_LOCATION": "/config/myelectricaldata/config.yaml",
|
||||
"TZ": "Europe/Paris",
|
||||
"mqtt_autodiscover": true,
|
||||
"verbose": true
|
||||
|
||||
Reference in New Issue
Block a user