Update config.json

This commit is contained in:
Alexandre
2025-02-06 11:19:16 +01:00
committed by GitHub
parent dadb08902a
commit 524da5ad2f

View File

@@ -97,12 +97,11 @@
"NORDIGEN_KEY": "str?", "NORDIGEN_KEY": "str?",
"SPECTRE_APP_ID": "str?", "SPECTRE_APP_ID": "str?",
"SPECTRE_SECRET": "str?", "SPECTRE_SECRET": "str?",
"Updates": "list(hourly|daily|weekly)?", "Updates": "list(hourly|daily|weekly)?"
"silent": "bool?"
}, },
"slug": "fireflyiii_data_importer", "slug": "fireflyiii_data_importer",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "20250126.1-test15", "version": "20250126.1-test16",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }