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.
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. :)