v1.3.0 - Custom State Mapping
This release introduces Custom State Mapping, a new feature for users whose mower integration reports states that are not part of the standard Home Assistant lawn mower states.
✨ New Feature
Custom State Mapping
- Map any custom integration state to a standard Home Assistant lawn mower state — e.g. map
edgecuttomowingorrain_delayedtopaused - The card will then display the correct animation, LED color and status badge for that mapped state
- Supported HA lawn mower states:
mowing,paused,returning,docked,error - Fully configurable via the UI editor (no YAML required) or directly in YAML:
state_map:
edgecut: mowing
rain_delayed: paused🔧 Under the Hood
- Fixed zoom buttons briefly appearing unblurred before the map finished loading
🌐 Localization
- Everything new is fully translated across all 8 supported languages