Update config.json

This commit is contained in:
Alexandre
2022-02-07 12:04:02 +01:00
committed by GitHub
parent c0b7bbd014
commit e7daa57951

View File

@@ -35,12 +35,12 @@
"SPECTRE_APP_ID": "str?",
"SPECTRE_SECRET": "str?",
"CONFIG_LOCATION": "str",
"Updates": "list(|hourly|daily|weekly)?",
"Updates": "list(hourly|daily|weekly)?",
"silent": "bool?"
},
"slug": "fireflyiii_data_importer",
"upstream": "version-0.8.0",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "version-0.8.0",
"version": "version-0.8.0-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}