crlf to lf + sort json

This commit is contained in:
Alexandre
2022-03-15 11:02:11 +01:00
parent c748fa4a23
commit 5a7e0f0569
96 changed files with 1060 additions and 870 deletions

View File

@@ -1,7 +1,13 @@
{
"arch": ["aarch64", "amd64", "armv7"],
"arch": [
"aarch64",
"amd64",
"armv7"
],
"description": "use Enedis Gateway API to send data in your MQTT Broker (latest-dev channel)",
"map": ["config:rw"],
"map": [
"config:rw"
],
"name": "Enedisgateway2mqtt Dev",
"options": {
"CONFIG_LOCATION": "/config/enedisgateway2mqtt_dev/config.yaml",