Skip to content

v1.14.1

Choose a tag to compare

@Darkdragon14 Darkdragon14 released this 06 Aug 16:03
a60b42f

🛠 Fix: Handle expired Home Assistant tokens

This update improves how the integration deals with Home Assistant access tokens (token_ha).
Previously, if a token had expired, it would cause login issues. Now, tokens are properly validated before use — and regenerated automatically if needed.

Also fixes a bug introduced during the implementation of JS versioning.