github rianadon/timer-bar-card v1.27

latest releases: v1.30.2, v1.30.1, v1.30.0...
15 months ago

It's been about 4 months since the last release, which means the set of features here has been pretty stable.
Nevertheless, there's a few more important things that this release adds:

  • The resolution option can configure the timer granularity between seconds, minutes, and automatic. This helps for long-running timers. (#75)
  • If a script is going to turn off the timer, you can use the duration: { script: script.my_script } configuration to calculate the duration from the script. When you change the delay in the script, you'll no longer have to update the card! (#82)
    This unfortunately works for only scripts, not automatons. Home Assistant does not easily provide this information for automations.
  • I fixed a bug where clicking a button from the Paper Buttons Row plugin would trigger the card's tap action (#85)

Thank you @igorsantos07 for finding a broken link in the README, as well as everyone who has been submitting issues & integration docs! The card would be less capable if not for you all.

Don't miss a new timer-bar-card release

NewReleases is sending notifications on new releases.