Time table

Many of my automations depend on the time of day. In example, I’d prefer cold temperature of the light in the morning, and warm in the evening. I also dim the light in the evening.

I’ve created a logic string variable named timeperiod

I use time triggers to set the variable, and it is pretty straight forward.

Many of the values I set at the same time all week, and some I differ in weekend and on hollidays.

The flows are usually trigged by date and time, with the condition of weekday or weekend. I've not fully introduced the holliday concept, but there are apps for the official hollidays, and probably would use that in combination with a integration with our family calendar.

Good night

We have a manual button in the master bedroom triggering the good night flow, which sets the timeperiod variable to night. In addition we have an auto good night flow, that runs at 1:30, if there is motion in basement and on first floor.

Last updated