You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix potential TypeError crash when entity icon is not pre-resolved (fallback now uses static mdi:eye instead of calling computeEntityIcon with wrong object type)
Use CustomEvent instead of Event for hass-more-info dispatch (forward-compatible with future HA event handling)
Clear easing state (_previousValues) on config change to prevent visual glitches when entities are swapped or reconfigured