v4.4.0
Removed
- The broken "Auto-measure animation time" feature (
auto_toggle_duration) has been removed completely — including thelocalStorage-based measuring logic. It could silently override your manually configuredtoggle_lock_mswith an unreliable measured value.toggle_lock_msis now the single, predictable source of truth.
Changed
- Visual editor field order: each leak sensor's name field now comes before its entity field; the battery sensor field moved to right after the valve state sensor field.
Fixed
- Stale editor label text ("empty = hide") that no longer matched the v4.3.0 behavior — now correctly reflects that visibility is controlled by the entity field, not the label.
See the README changelog for the full history.