Turn Lights On Calendar Helper

Hi, New user here, and looking for my way around. I'm coming from webcore on ST. I'm trying to find a blueprint to turn on a few lights at a certain time and turn them back off at a certain time. Can't seem to find it. I solved it by having 2 automations for the same lights but this can't seem the right way. Is there a blueprint I can use? kind regards, Frank

I would like to trigger my front outside lights to turn on when I have guests coming over and it's going to be dark either when they arrive or when they leave. I was hoping to use the integration to Google Calendar and basically toggle this off the location of an event on the calendar. If the location is set to my home address, then let HA assume that means guests are coming over to my place

Event State calendar.bins - Current State input_boolean off - Switch Orange, Green, Black - Call Service Turn on light, colour_name Green, Orange or Blue, Wait Untill input_boolean off If the input_boolean is off it also turns it on. I'm doing this so when I put the bins out I can turn it off so that the lights reset etc.

Look at my calendar 15 minutes before the start of my first event of the day, turn on the lamp in my office. 15 minutes after my last event of the day, turn off the lamp in my office If anyone can help me, I'd really appreciate it.

The first configuration option is the trigger sensor. This is what will turn on your lights. You can use a binary sensor like a motionpresence sensor, or a schedule helper for time-based triggers. In my case I use the Aqara FP2 presence sensor, which is a binary sensor. I have a presence zone setup for my desk chair, which works very well.

The following example uses a single action to turn on the lights in the living room area, 2 additional light devices and 2 additional light entities Examples of action response data are upcoming calendar events for the next week or detailed driving directions. Help us improve our documentation Suggest an edit to this page, or provide

Hopefully this will help someone out who is trying to get lights etc working from a calendar. I needed my lights to be different each week as I work shifts. My calendar triggers at 830PM the day before. So when I work Mon - Fri my calendar is Sun - Thurs, unless I work overtime on Sat, then I put an overtime trigger into the calendar on Fri.

Let's say for example you want to create a Schedule that will turn on your lights to 50 brightness on a preset time. And maybe add another one that will set light color to blue Customizing Actions type customscheduler-card include - device_tracker.s21ultra - light.dome_lights - light.kids_room - light.living_room - light.living_room

For example, if you wanted to turn on a light every day at a specific time, or turn it on on Wed at 8 pm and off Wed at 10 pm, you can. Just create an event in your calendar and add this automation borrowed from the Home Assistant calendar automation page. Of course, you'll need to update the calendar name to match yours as well as the light

If the above My button doesn't work, you can also perform the following steps manually Browse to your Home Assistant instance. Go to Settings gt Devices amp Services.. At the top of the screen, select the tab Helpers. In the bottom right corner, select the Create helper button. From the list, select Schedule.. Follow the instructions on screen to complete the setup.