#Automation/blueprint to turn lights on between X and Y

1 messages · Page 1 of 1 (latest)

steel coral
#

Hi there, just looking for an automation to turn on some lights at a ertain time, and then turn them off at another time? Like the old analog timer plugs

#

Automation/blueprint to turn lights on between X and Y

cedar ibex
#

create two time only input datetimes, one for the start time and one for the end time. Then create an automation which triggers on those times and turns on the light on the first one, and turns it off on the last one

fair gorge
#

Or, if you don't have the need to change the times on a dashboard, just enter the times directly.

This is indeed a very simple automation. So this is a great exercise 🙂

plain delta
#

or if you have a static set of times create an input_select helper (aka dropdown)

fair gorge
steel coral
#

do i need two automations?