#Set timer duration with input_number
2 messages · Page 1 of 1 (latest)
That isn't templatable, but the actions start/change that take a duration: https://www.home-assistant.io/integrations/timer/#action-timerstart
2 messages · Page 1 of 1 (latest)
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"
That isn't templatable, but the actions start/change that take a duration: https://www.home-assistant.io/integrations/timer/#action-timerstart