What's Changed
New Features 🎉
- Introduced an option to display zone names on the mini map. #121
You can now choose to display the Home Assistant Zone name on the mini map when your vehicle is parked within a defined zone. If the vehicle is outside any zone, the address will be shown instead. This feature is controlled via a new boolean configuration option.
Fixes 🐛
- Improved editor preview behavior to align with selected layout types. #131
- Resolved compatibility issues with
TouchEvent
andMouseEvent
in Safari. #133 - Fixed issues related to the loading of the card picker component. #140
Other Changes
Full Changelog: v1.8.1...v1.9.0