Hi everyone!
I’m trying to set up automatic transaction imports via GoCardless, but I feel like I might be missing a step or configuration detail. Could you please help me figure out what might be going wrong here?
Here’s what I’ve done so far:
1. I’m running Home Assistant OS, and I’ve installed the Firefly III and Firefly III Data Importer add-ons.
2. I configured Firefly III and linked it to Firefly III Data Importer.
3. I registered on GoCardless and added the ID and KEY to the Firefly III Data Importer configuration. I also enabled the CAN_POST_AUTOIMPORT and (not sure if necessary) CAN_POST_FILES options. Additionally, I set the update frequency to hourly.
4. I performed a manual sync with my bank, and everything works fine when done manually. I also downloaded the configuration file and placed it in the /addon_configs/xxx-fireflyiii_data_importer/import_files folder.
After that, when I start the Firefly III Data Importer add-on, the logs show the following entry:
“Automatic updates were requested. The files in /config/import_files will be imported hourly.”
And that’s it—nothing happens after that, no hourly updates, not even daily ones. No matter how long I wait, the process doesn’t seem to run.
What could I be missing here?