Skip to content

v1.3.0 - Custom State Mapping

Choose a tag to compare

@Tra1n84 Tra1n84 released this 31 Mar 08:09

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 edgecut to mowing or rain_delayed to paused
  • 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