v1.14.1
🛠 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.