mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-27 07:13:32 +02:00
rename
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
"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:rw"],
|
"map": ["config:rw"],
|
||||||
"name": "Enedisgateway2mqtt_test",
|
"name": "Enedisgateway2mqtt",
|
||||||
"options": {
|
"options": {
|
||||||
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml"
|
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"CONFIG_LOCATION": "str",
|
"CONFIG_LOCATION": "str",
|
||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
},
|
},
|
||||||
"slug": "enedisgateway2mqtt",
|
"slug": "enedisgateway2mqtt",
|
||||||
|
|||||||
Reference in New Issue
Block a user