From 3d4af89264f898d6a50a0886ef1c0f5737875d92 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:54:35 +0200 Subject: [PATCH] Add updater.json for Firefly III FINTS importer --- fireflyiii_fints_importer/updater.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fireflyiii_fints_importer/updater.json diff --git a/fireflyiii_fints_importer/updater.json b/fireflyiii_fints_importer/updater.json new file mode 100644 index 000000000..89051ba53 --- /dev/null +++ b/fireflyiii_fints_importer/updater.json @@ -0,0 +1,9 @@ +{ + "dockerhub_by_date": "true", + "last_update": "20-09-2025", + "repository": "alexbelgium/hassio-addons", + "slug": "fireflyiii_data_importer", + "source": "dockerhub", + "upstream_repo": "benkl/firefly-iii-fints-importer", + "upstream_version": "1.3.0" +}