{ "arch": [ "aarch64", "amd64", "armv7" ], "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}", "map": [ "config:rw" ], "name": "MyElectricalData Dev", "options": { "CONFIG_LOCATION": "/config/enedisgateway2mqtt_dev/config.yaml", "TZ": "Europe/Paris", "mqtt_autodiscover": true, "verbose": true }, "schema": { "CONFIG_LOCATION": "str", "TZ": "str?", "mqtt_autodiscover": "bool", "verbose": "bool" }, "services": [ "mqtt:want" ], "slug": "enedisgateway2mqtt_dev", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.8.8-dev" }