Skip to content

HomeAssistant Addon aint working correctly with Garmin #111

@Phipseyy

Description

@Phipseyy

Description

Hey there, I just got to install the HomeAssistant addon and set it up according to the Configuration
I've enabled Garmin and set up my email / password
But with every export, it just fails:

2026-04-11 14:13:31.130 [Sync] Exporting to: garmin... [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:33.231 [Garmin] Retrying upload (1/2)... 2026-04-11 14:13:33.230 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:34.672 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:34.673 [Garmin] Retrying upload (2/2)... [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.124 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.125 [Sync] garmin: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.125 [Sync] All exports failed.

I also cannot really see where the addon saves my tokens etc
Tried another config but the addon wont fill / save the file properly

Running on a Raspi 5 with Homeassistant OS

Steps to Reproduce

  1. Add Addon
  2. Enable and Enter Garmin Infos
  3. Start Addon
  4. Step on Scale as soon as it's ready
  5. Wait for export to fail

Scale Brand / Model

Renpho ES-26M-W

Platform

Linux (Raspberry Pi)

Node.js Version

/

App Version

According to config in Homeassistant 1.7.0 is the latest

Debug Logs

2026-04-11 14:13:31.130 [Sync] Exporting to: garmin...
[Garmin] Loading tokens from /data/garmin-tokens
[Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:33.231 [Garmin] Retrying upload (1/2)...
2026-04-11 14:13:33.230 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
[Garmin] Loading tokens from /data/garmin-tokens
[Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:34.672 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:34.673 [Garmin] Retrying upload (2/2)...
[Garmin] Loading tokens from /data/garmin-tokens
[Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:36.124 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:36.125 [Sync] garmin: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:36.125 [Sync] All exports failed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions