Skip to content

Timeflow card v3.0.2

Choose a tag to compare

@Rishi8078 Rishi8078 released this 16 Aug 17:58

Release v3.0.2

Building on v3.0.1, this patch fixes Action handling and Alexa timer UI and empty-state messaging so the card reports timer status more clearly and reliably.

🐞 Bug Fixes

Action handling

  • Fixed the error ' No entity provided for more info dialogue' showing when custom tap action is defined.
  • can now handle tap_action, hold_action, and double_tap_action.

Alexa timer messaging and auto-discovery

  • Clarified no-timer messaging when Alexa timers are absent or idle:
    • "Timer ready" now shows as "No timers" when no active Alexa timers are present.
    • When auto_discover_alexa: true finds no timers, the subtitle now shows "No timers" instead of falling back to a 0s display.

🔧 Notes

  • These fixes remove confusing "0s" and "Timer ready" states and improve the card's UX for Alexa timer users.
  • No config changes required; behavior improves automatically after updating.

🔧 Installation & Update

  • As always, clear your browser cache after updating to ensure the new logic loads correctly.