allow config

This commit is contained in:
Alexandre
2021-11-13 14:34:02 +01:00
parent c32ff30dfa
commit f1893b836d

View File

@@ -1,7 +1,7 @@
{ {
"arch": ["aarch64", "amd64", "armv7", "armhf"], "arch": ["aarch64", "amd64", "armv7", "armhf"],
"description": "use Enedis Gateway API to send data in your MQTT Broker", "description": "use Enedis Gateway API to send data in your MQTT Broker",
"map": ["config"], "map": ["config:rw"],
"name": "Enedisgateway2mqtt", "name": "Enedisgateway2mqtt",
"options": { "options": {
"ACCESS_TOKEN": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "ACCESS_TOKEN": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",