Does anyone know what I need to put in order to display the timer duration?
Currently I have
{{ states('timer.dining_study_clear') }}
And that just displays Active, Idle or Paused.
Does anyone know what I need to put in order to display the timer duration?
Currently I have
{{ states('timer.dining_study_clear') }}
And that just displays Active, Idle or Paused.
There is a timer bar card in HACS.
Slightly more than what I need as it’s just for a secondary line in my dashboard, but thank you.
It was basically the only thing I found that updates in real time and it is highly customizable. If you find something simpler, let me know. I’m also looking. :)