Hi Cliff
Hope this is a good thing
Currently this can only be achieved using night lights. How you would achieve this is by setting normal lights to red and the night lights to red and white and this would be time based (Sun & LUX for night lights is on a road map). But then having on top of that when the garage is closed normal motion lighting & night lighting, this would be tricky. If you are turning on different lights, that would make it easer as you would have 2 automations. One for the garage door open and another one for normal motion. All in one automationā¦ tricky but this is realy custom automation
I believe HA canāt do that with delay. Mabe a feature request is needed.
Very new with HA. Hardware part was easy, but needed a good automation for lights. This is a Godsend. Love it. Thanks so much. Question for you. I added two sensors, I assume either will turn on the switch. But for the off time, does it start counting at the point NEITHER of the two sensors detect motion, in other words OR condition to turn on, but AND condition to start the off timer?
Hi @harryfine
Thank you for your kind words.
yes, but can be tricky to explain.
when the trigger turns off the time delay will start. If it receives another trigger before the time delay turns the lights off it will start all over again and your lights will remain on until the time delay is completed.
More information can be found in āThe Settings & Best Practice Guidelinesā Click Here
I love this blueprint but has to stop using it since it kept setting off several of my automations that use these scene-base triggers:
Any idea why that would happen? Has anyone else run into this issue?
Hi @ydogandjiev
I have a few questions if you donāt mind. It helps me make sure this blueprint is working 100%.
The only thing I can think of is, if you are using a older blueprint version 3.1 and below and you are using areas within your blueprint automation (this blueprint).
Then maybe you have linked your private automations that gets turned off to an area.
Then when this blueprint automation runs, if areas are selected in it and your private automations are in the area it will turn off your private automations (as per your selection if selected). If this is the case you will need to expand down to entities.
In version 3.2 and above this can no longer happen and was one of the reasons we removed this feature (using areas and devices).
See our release notes of version 3.2 Click here if your thinking of upgrading. If you update your blueprint and if you have selected an area or a device the new version will do nothing until you expand down to entities and this may help you find it.
Hey, is it possible to send some parameter to a script ? I could basically create some āper lightā scripts which would call the same common script, but Iād rather be able to call and maintain only 1
hello and thank you very much for this blueprint. i use it since the early versions. it is getting better and better with every version. ( i check every month or so for new versions)
i could replace most of my other motion activated light blueprints.
something i really miss, so that i could replace all my other light automations is time based scenes.
you implemented the night lights option, so we can use 2 timeslots.
it would be perfect if i can use 4 timeslots. (day, evening, night, morning)
for example: day 100% / evening 60% / night 30% / morning 60%
(evening dimmed to calm down, night min brightness to save sensitive eyes, morning dimmed to start the day slowly) i hope this example makes sense.
keep up the good work, so we will have the non plus ultra light plueprint.
Hi Damien, could you explain what your trying to do in more detail. It will realy help me to understand. Sorry it is me.
Thanks
Blacky
Hi @propi62
Thanks
Thanks for you detail explanation and it make perfect sense
I know you probably would like it in one automation and I wont rule it out, but what you could do is have 2 automations using this blueprint. Example;
For the morning and day have a automation based on time. Set the āUse The Time Optionsā to say 6am to 12pm then in night lights set a time for 10am to 12pm and adjust all your setting as required. 2 time slots done
Then make another automation for evening and night, and in āUse The Time Optionsā set the time from 12pm to 6am, then in night lights set a time for 8pm to 6am and adjust all your setting as required. 2 more time slots = 4 time slots now
Obviously you could change the times that suit you.
Now you will have exactly what you are looking for but in 2 automation not one
I will say , the nice thing about using blueprints is if you have multiple automations when you update the blueprint every automation is updated and fixed or a new feature is added. This is one thing I love about blueprints as it helps me so much.
Thanks for you input and I will put it on the list
Hope this helps in some way.
Blacky
Hey @Blacky , of course.
So basically I have a set of lights which are not compatible with the transition option from HA. So I added a script to turn on/off lights with a custom made transition function. This script has 2 mandatory parameters:
entity_id
As I said , I could wrap this script into lots of per-lights scripts, but it would be much more easier to just trigger this one script from the blueprint. The thing is that , in order to do this I need to send those 2 parameters to the script.
So I was wondering if it was already possible with an undocumented option. And if not, if it would be possible to add this feature.
Hi,
Iām very new to homeassistant. I found your blueprint and loving it. I have around 20 motion sensors that works great with Sensor Light.
There is only thing Iām missing. I need a third time.
Day, evening and night. Is there a way to edit or change the template?
Great job
Cheers
Ben
Firstly welcome to the community.
The easiest way is to have 2 automations. One for day and the other for evening and night.
For the day have a automation based on time. Set the āUse The Time Optionsā to say 6am to 5pm and adjust all your setting as required. 1 time slots done
Then make another automation for evening and night, and in āUse The Time Optionsā set the time from 5pm to 6am, then in night lights set a time for 11pm to 6am and adjust all your setting as required. 2 more time slots = 3 time slots now
Obviously you could change the times that suit you and you can use the other conditions with your time settings. You may want to have one automation for day and evening and one for night, just depending on what other conditions you require.
Now you will have exactly what you are looking for but in 2 automation not one
I will say , the nice thing about using blueprints is if you have multiple automations when you update the blueprint every automation is updated and fixed or a new feature is added. This is one thing I love about blueprints as it helps me so much.
Hope this helps in some way.
Blacky
Iām having a problem, fairly new at this Blueprint automation. I have two sensors, identical brands, added them both to cover my office, entering and sitting working.
When entering, the lights turn on instantly. I sit at my desk, and after the timeout period, the lights turn off. This should not happen as Iām sitting two feet from the second sensor. I check the sensor state, the one 2 feet from me, it shows ON, yet the lights turn off.
Shouldnāt the lights stay on until ALL motion is not detected for minutes?
By the way, how do I update the automation so that I have all the latest Blueprint changes?
For your trigger please group your sensors as per FAQ Click Here
How to update blueprint in FAQ Click Here
All FAQ questions Click Here
āThe Settings & Best Practice Guidelinesā Click Here
Hope this helps you.
Thank you. Created the new binary sensor group. We will see if that helps. Also found the update method, very simple. I should have checked for this first.
No problem at all, happy to help.
Enjoy
Blacky