mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-29 18:56:04 +02:00
Forced configsource
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
],
|
],
|
||||||
"name": "Firefly iii FinTS Importer",
|
"name": "Firefly iii FinTS Importer",
|
||||||
"options": {
|
"options": {
|
||||||
"CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer"
|
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 3476
|
"8080/tcp": 3476
|
||||||
@@ -27,12 +26,11 @@
|
|||||||
"8080/tcp": "web interface"
|
"8080/tcp": "web interface"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"CONFIG_LOCATION": "str",
|
|
||||||
"silent": "bool?"
|
"silent": "bool?"
|
||||||
},
|
},
|
||||||
"slug": "fireflyiii_fints_importer",
|
"slug": "fireflyiii_fints_importer",
|
||||||
"upstream": "1.2",
|
"upstream": "1.2",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.2-4",
|
"version": "1.2-5",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user