v0.2.1
Fixed
- The card could fail to display (and threw "Cannot read properties of undefined (reading 'friendly_name')") on HA 2026.5+. The new
formatEntityNamehelper takes a state object, not an entity id — fixed, and guarded so it can never break the card.