Skip to content

v2.2.1

Latest

Choose a tag to compare

@redkanoon redkanoon released this 21 Sep 20:03
739823b

v2.2.1 🐞 Bug Fixes

Fixed a freeze when adding the card to the default dashboard (/lovelace/default_view).

Root cause: Home Assistant does not expose a urlPath for the default dashboard, which caused the card to enter an endless retry loop.

The card now explicitly normalizes this case and treats the default dashboard as "lovelace", preventing the loop.