Skip to content

v4.4.0

Choose a tag to compare

@kdinya kdinya released this 20 Aug 06:39
· 15 commits to main since this release

Removed

  • The broken "Auto-measure animation time" feature (auto_toggle_duration) has been removed completely — including the localStorage-based measuring logic. It could silently override your manually configured toggle_lock_ms with an unreliable measured value. toggle_lock_ms is 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.