Skip to content

Improved token handling

Compare
Choose a tag to compare
@Farfar Farfar released this 05 Jan 10:52
· 83 commits to main since this release

This release contains revamped token handling.
It is now possible to save session tokens to config registry. This makes startup a bit quicker and more reliable as it skips login/reauthorize for all API clients upon startup. This will hopefully make the integration more robust when restarting home assistant during VAG Server service outages.

Browser cache might need to be cleared before the new config option is displayed correctly.