Skip to content
Discussion options

You must be logged in to vote

I think you simply using it wrong, this package was made by me to get Garmin Connect data in home assistant, and that's also storing the tokens to re-login every x minutes without having to use password nor MFA... When a user installs the integration it saves the token data in one field, (or when re-auth is needed) https://github.com/cyberjunky/home-assistant-garmin_connect/blob/main/custom_components/garmin_connect/config_flow.py#L129 and later uses that over and over: https://github.com/cyberjunky/home-assistant-garmin_connect/blob/main/custom_components/garmin_connect/__init__.py#L203 you also have two example programs to look at example.py and demo.py

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@ssherlock
Comment options

@ssherlock
Comment options

@cyberjunky
Comment options

@ssherlock
Comment options

@cyberjunky
Comment options

Answer selected by ssherlock
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants