From 524da5ad2f42b36ef8d87c10bad7653502193924 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 Feb 2025 11:19:16 +0100 Subject: [PATCH] Update config.json --- fireflyiii_data_importer/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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]" }