Skip to content

v1.4.0

Choose a tag to compare

@ArikShemesh ArikShemesh released this 31 Dec 12:39
· 47 commits to main since this release
4443e09

What's Changed

  • Decoupled Timer Control:
    • Stop button behavior: clicking the timer's stop button now cancels the countdown without necessarily turning off the device. This is configurable via the new "Turn off entity on cancel" option (enabled by default).
    • Device State: turning off the device (physically or via Home Assistant) will still always cancel the running timer.
    • UI/UX: improved the card interface to clearly separate timer operations from the device's on/off state.
  • Implemented "Appearance" expansion panel in editor to organize style settings.
  • Fix notification message failed to send due to underscores used in the Entry name.
  • Extend Timer - Add time to actively running timers on the fly without restarting.
image

Full Changelog: v1.3.62...v1.4.0