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_durationfrom the configuration whenanimation_enabledis turned off. Thanks to @IoannisArmamentos!