Automatic builds

This commit is contained in:
Alexandre
2022-01-18 16:40:24 +01:00
parent 470c58d15a
commit d9fab47244
158 changed files with 582 additions and 861 deletions

View File

@@ -1,19 +1,13 @@
{
"arch": [
"aarch64",
"amd64",
"armv7",
"armhf"
],
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"description": "use Enedis Gateway API to send data in your MQTT Broker (latest-dev channel)",
"map": [
"config:rw"
],
"map": ["config:rw"],
"name": "Enedisgateway2mqtt Dev",
"options": {
"CONFIG_LOCATION": "/config/enedisgateway2mqtt_dev/config.yaml",
"TZ": "Europe/Paris"
},
"image": "ghcr.io/alexbelgium/enedisgateway2mqtt-dev-{arch}",
"schema": {
"CONFIG_LOCATION": "str",
"TZ": "str?"