#Set timer duration with input_number

2 messages · Page 1 of 1 (latest)

golden beacon
#

Hi,
is something like this possible in any way? I want to set the minutes of a timer with a input_number.

timer:
kitchentimer:
duration: "00:{{ input_number.kitchen_timer.state | int }}:00"

undone prawn