Skip to content

Timeflow card v3.0.3

Choose a tag to compare

@Rishi8078 Rishi8078 released this 17 Aug 15:30

Release v3.0.3

Building on v3.0.2, this patch refines Alexa timer handling, auto-discovery selection, and expired-state messaging so the card reports “Timer complete” and “No timers” consistently without refresh.

🐞 Bug Fixes

Alexa timer lifecycle and messaging

  • Alexa timer now shows paused states.
  • “Timer complete” (or “ timer complete”) now shows consistently for both explicit timer_entity and auto-discovered timers.
  • Removed stale “Completed! 🎉” fallback during auto-discovery; finished states use timer-aware subtitles instead.
  • Multiple timers are handled more reliably via ID-based pinning of the just-finished active timer.

Auto-discovery behavior

  • Prefer active timers; fall back to paused; otherwise show “No timers”.
  • Paused Alexa timers are included and selectable when no active timer exists.
  • Live transition to “No timers” when no active/paused timers remain—no browser refresh required.

🔧 Notes

  • No configuration changes required; behavior improves automatically after updating.

🔧 Installation & Update

  • Clear your browser cache after updating to ensure the new logic loads correctly.