mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
rename
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user