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