numberbox-card icon indicating copy to clipboard operation
numberbox-card copied to clipboard

Timer duration doesn't change

Open Marquo1 opened this issue 1 year ago • 0 comments

Hi! In the past, using the card I could permanently change the duration of a timer. Now once the timer runs out, it resets to previous duration. Can something be done to restore that functionality?

Card config:

      type: custom:numberbox-card
      entity: timer.e_blanket_left
      icon: false
      name: false
      service: timer.start
      param: duration
      state: duration
      min: 0
      max: 1800
      step: 30
      unit: time

Marquo1 avatar Jan 08 '24 08:01 Marquo1