Skip to content

v1.2.2

Choose a tag to compare

@c-kick c-kick released this 09 Mar 17:38

Bug fixes

  • 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
  • Remove dead code in remainder editor