Releases: flame4ever/eeve_mower_willow_card
Release list
v0.1.5
EEVE Mower Card v0.1.5
Settings are now grouped and sorted
The zone / global settings used to be one unsorted list. They are now split into three clearly grouped, sorted cards:
- Globale Einstellungen (machine-wide settings)
- Alle Zonen (bulk all-zones controls)
- Zonen (per grass zone, each zone's controls kept together)
Grouping uses the language-independent translation_key, so it works the same in English and German. Zones are still discovered dynamically — however many grass zones the mower has, they all appear automatically.
v0.1.4
EEVE Mower Card v0.1.4
Layout
- On wide screens the left column holds the camera, joystick and the mower (start/dock) tile; everything from Steuerung onwards sits in the right column next to it.
- On phones / narrow screens the two columns stack automatically, so everything is below each other.
v0.1.3
EEVE Mower Card v0.1.3
Fixed
- The card now resolves every control language-independently via each entity's
translation_keyfrom the entity registry, instead of matching English entity-id suffixes. On non-English Home Assistant installs the entity IDs are localized (e.g. a German HA names the manual-driving switchswitch.…_manuelles_fahren), which previously caused the joystick and some controls to be missing. They now appear regardless of the interface language.
v0.1.2
EEVE Mower Card v0.1.2
Fixed
- The joystick now always renders after a fresh HACS install. Previously the bundled joystick was created via
createCardElement, which could fail to resolve the custom card type when no separate joystick resource was present. It is now instantiated directly from the bundled class.
v0.1.1
EEVE Mower Card v0.1.1
Self-building Lovelace control panel for the EEVE Mower Willow integration.
Point it at your mower and it auto-builds the full panel: live camera, joystick, lawn-mower controls, the switches (manual driving, mowing motor, docking, emergency stop), sound + volume, map exploration and all zone / global settings — in a responsive two-column layout.
Install via HACS. Requires the EEVE Mower Willow integration v0.4.1+.
v0.1.0
EEVE Mower Card v0.1.0
Self-building Lovelace control panel for the EEVE Mower Willow integration.
Point it at your mower and it auto-builds the full panel: live camera, joystick, lawn-mower controls, the switches (manual driving, mowing motor, docking, emergency stop), sound + volume, map exploration, and all zone / global settings — in a responsive two-column layout.
Install via HACS as a custom repository (category: Dashboard). Requires the EEVE Mower Willow integration v0.4.1+.