Hello
I want to use the below as a condition so actions of start.timer with a duration are not overwriting a timer if the duration being sent is less that the current timer duration. However, this always returns true no matter what the attribute is set too.
{{ state_attr('timer.secuirty_lights', 'duration') > '00:04:00' }}
1 post - 1 participant