Zone-Centered & Animated
You can now center the radar on a zone entity, plus enjoy a sleek new ping animation for moving entities. The editor has also been refined for a smoother configuration experience.
Features
-
Center on Zone Entity
Select a zone entity (e.g.,zone.work) as the radar’s center.
→ A friendlier alternative to manually entering coordinates.
⚠️ center_latitudeandcenter_longitudeare now deprecated. -
Moving Animation
A new radar ping animation highlights entities that are moving.- Enable with
moving_animation_enabled - Customize using
moving_animation_attributeandmoving_animation_activities
- Enable with
Improvements & Fixes
- Editor Cleanup → Removed deprecated manual coordinate fields in favor of the new zone picker.
- Configuration Validation → Errors are shown if both a zone entity and manual coordinates are defined. The editor also warns against conflicts.
- Persistent Help Text → Moving animation helper text is always visible for clarity.
- Code Quality → Styles have been separated from logic for better maintainability.
- Documentation →
README.mdupdated with the latest features and configuration options.