Files
hassio-addons/enedisgateway2mqtt_test/config.json
Alexandre e0e9c97bc0 dev addon
2021-11-16 17:40:09 +01:00

17 lines
461 B
JSON

{
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"description": "use Enedis Gateway API to send data in your MQTT Broker",
"map": ["config:rw"],
"name": "Enedisgateway2mqtt_test",
"options": {
"CONFIG_LOCATION": "/config/enedisgateway2mqtt/config.yaml"
},
"schema": {
"CONFIG_LOCATION": "str"
},
"slug": "enedisgateway2mqtt_test",
"upstream": "0.7.1",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.7.1"
}