Skip to content

Smart Suggestions & Editor Cleanup

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 09:33

This release adds support for automatic dashboard card suggestions, refines card editor cleanup behavior, and updates dependency packages to ensure development stability.

Bug Fixes & Improvements

  • Card Suggestion: Added card suggestion capability, enabling Home Assistant to recommend the Radar Card when adding geo-location or tracker entities with valid latitude and longitude attributes.
  • Card Editor [#33]: Fixed config cleanup to automatically delete animation_duration from the configuration when animation_enabled is turned off. Thanks to @IoannisArmamentos!