mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
allow config
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user