v1.4.0
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.
Full Changelog: v1.3.62...v1.4.0