This commit is contained in:
Alexandre
2021-11-17 11:18:24 +01:00
parent 78e03bd214
commit e208a0d7a3

View File

@@ -2,12 +2,12 @@
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"description": "use Enedis Gateway API to send data in your MQTT Broker",
"map": ["config:rw"],
"name": "Enedisgateway2mqtt_test",
"name": "Enedisgateway2mqtt",
"options": {
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml"
},
"schema": {
"CONFIG_LOCATION": "str",
"CONFIG_LOCATION": "str",
"TZ": "str?"
},
"slug": "enedisgateway2mqtt",