mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Update config.json
This commit is contained in:
@@ -17,8 +17,7 @@
|
|||||||
],
|
],
|
||||||
"name": "Firefly iii FinTS Importer",
|
"name": "Firefly iii FinTS Importer",
|
||||||
"options": {
|
"options": {
|
||||||
"CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer/config.yaml",
|
"CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer"
|
||||||
"Updates": "weekly"
|
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 3476
|
"8080/tcp": 3476
|
||||||
@@ -28,8 +27,7 @@
|
|||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"CONFIG_LOCATION": "str",
|
"CONFIG_LOCATION": "str",
|
||||||
"silent": "bool?",
|
"silent": "bool?"
|
||||||
"Updates": "list(hourly|daily|weekly)?"
|
|
||||||
},
|
},
|
||||||
"slug": "fireflyiii_fints_importer",
|
"slug": "fireflyiii_fints_importer",
|
||||||
"upstream": "1.2",
|
"upstream": "1.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user