For this use a schedule in the linked blueprint above (Sensor Light)
We use sun elevation as HA recommend this. You can read up more on this in the FAQ of the sensor light blueprint.
No problem in the sensor light blueprint.
You can do this i the sensor light blueprint and the light will stay that way until it is turn OFF then it will rest back to your settings in the blueprint next time it is turned ON.
I’m loving the versatility of this blueprint! I’m using it to control the lighting in my reptile room, with a motion sensor. However, I want the lights to COME ON during the day, based on sun elevation, to provide a more natural seasonal cycle. As near as I can tell, this will only turn the lights on when the sun is moving high → low. Is there a way to invert the sun logic?
I’m trying to figure out if this is the right Blueprint for what I’m trying to do. I have a bathroom with two separate light circuits. One is dim and soft that turns on and off with Sensor Light whenever motion is triggered. The second one, bright for shaving primarily, I turn on manually at the light switch box.
I’d like to have a situation where the bright manual-on light turns off concurrent with the Sensor Light timing out of the main soft light.
Basically I don’t want to have to remember to turn the bright shaving off manually at the wall switch. Is this the correct blueprint? Or perhaps it is the Trigger Run-On Timer?
All still working here. If you would like to provide your automation YAML I can look at it for you. To do this go into your automation, top right 3 dots, Edit in YAML, copy all the code, come back to the forum and in your reply at the top tool bar click on “</>” and paste code in there.
I would first try a reboot of your system first, not a restart but a reboot.
You could use time but that is not really what you would like. For a simple automation like this you can always do a simple custom automation. If you are unsure how to do this just let us know and I will help you out.
Just wondering, could you implement some sort of transition effect like the Hue app? So, it gradually lights up using brightness between 0-100 during select intervals, instead of abruptly turning on?
Hi Community, I may be off topic or trying to use the wrong blueprint for my needs and if so, please help point me in the right direction. Otherwise, I am converting from HomeSeer and one native function that took some time getting just right in tht platform, I cannot seem to duplicate in HA. We have a number of interior and exterior lighting and device automations that are tied to specific date ranges that repeat each year. For example, Interior and Exterior Christmas Automations that run either during specific times or tied to sunset and sunrise but run conditionally based on Days and Months of any year. Another Automation example would be for the period of time after Christmas to when a Valentines Automation would run. Some automations would run daily at a specific time (say 12pm on the weekends and 4pm on weekdays) or tied to sunset/sunrise (with or without and offset). My initial thought was to create separate calendars for each automation with the calendar event being one of the triggers (or a condition as it was in HomeSeer). That method is not working, likely because the multi day event never changes state. Any thoughts or suggestions on how to incorporate specific date ranges into this or another blueprint/automation? Thank you
I have updated it just doing testing before I release it.
We use sun elevation rather than time and sunset/sunrise as it works better throughout the year and HA recommend it this way. I have changed it so you have a sun elevation falling and a sun elevation for rising so they can be different.I have posted a FAQ below on this now.