šŸ’” Sensor Light - Motion Sensor - Door Sensor - Sun Elevation - LUX Value - Scenes - Time - Light Control - Device Tracker - Night Lights

Okay, thatā€™s unfortunate. Think I need to dismiss your beautiful blueprint :frowning: Thank you for support though, top class :clap:

1 Like

Sorry for the late reply!
I ensured that both of the conditions are true, however they still come on at 100% instead of the 10% that I have it set for. I even just tested it now with just having the do not disturb condition as the only one, and it came out at 100%

@Yaksha

Hi John,

Could you please provide us your YAML of the automation? This YAML code are the settings you have selected in the automation so I can help. 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.

Blacky :smiley:

Hi,

Question. I canā€™t get night light to work.
I selected 2 entities ( helpers) and a time frame in which the night lights if one of those conditions are met should turn on.
But the lights still go to the normal lowest dynamic light setting.
How should I troubleshoot this?

Cheers

@victoroos

If you have selected a night light state and a night light time condition then both need to be met for night lights to be active.

Blacky :smiley:

New update 7.2

Your lighting experience, your way ā€“ take control and customize it to perfection! :bulb::sparkles:

Maintenance :toolbox:

  • From time to time, Home Assistant updates their YAML standards and coding practices. To align with their roadmap, weā€™ve updated the code accordingly. We will continue to apply these updates across all our blueprints as they are revised.
  • Update some conditions.
  • Update night light UI conditions text.

If you like this blueprint? Consider hitting the :heart: button in the top post :+1:

If you like my blueprints, and would like to show your support or just say thank you? Click Here :smiling_face_with_three_hearts:

Enjoy

Blacky :grinning:

3 Likes

Oooh that makes sense. Thanks!
Then I have to find a solution for my "problem

Regarding the entity, is that also an" and" expression or is that an or?

Ohā€¦ And. First time blue print user. Does it update automatically? Cheers.
Again. Thanks for taking time to reply and support!!!

@victoroos

All the night light conditions are ā€œandā€

No you have to do it manually. You can do this in the UI or you just click the import blue button at the top again follow along and it will update it.

Blacky :smiley:

So it is better to combine them in one group if I want it to be or?
Thanks! I see I should read your FAQs waay better!

Yes you can do that.

EDIT: Sorry I didnā€™t read it correctly. If you use entity state you can have multiple entities and only one needs to be true so it is an OR.

Blacky :smiley:

1 Like

First of all, this is very nice blueprint, good job!
But Iā€™m a bit confused about something, it might be me misunderstanding it.

I have a simple setup of motion sensor as trigger, turn light on with 2 minutes time delay and dynamic lighting based on 4 - Sun Elevation Lighting - Brightness.

If I go into the room and increase the brightness with a button while the motion is on, it will reset to dynamic brightness setting as soon as the motion goes off, and on again. Even if itā€™s within the Time delay of 2 minutes. Is this working as intended?

I would have thought it would keep the set brightness untill the time delay ran out.

I might have to use the Bypass Switch - Keep The Lights Current State, but Iā€™m not entirely sure how. Settings the same button that increases the brightness doesnā€™t work, it just keeps resetting to the dynamic brightness.

Iā€™ve tried creating a helper switch which is turned on when the button is pressed, and off if the button is pressed and this light is turned of, but this triggers that the light goes back to sensor default for 2 minutes.

That was the solution. Thanks for pointing it out. I must admit, as a foreign speaker, I have read this part in the FAQ, but did not understand it. My bad, but hopefully someone else will read your answer according to google results of my question and will get help in the future as well. Thank you very much!

1 Like

@xtfrost

Yes, dynamic lighting will keep changing your brightness as required even if you change the brightness.

In dynamic lighting option 4 when the sun elevation changes it will update the brightness. It will also do this on every re-trigger when the lights are ON.

Maybe donā€™t use Dynamic lighting and just set your brightness through light control. If you do it this way when you manually adjust the brightness it will stay the same until the light turn OFF and back ON again.

Blacky :smiley:

Hello, thanks for the great blueprint!
I have a question and I am sorry in case it was asked already.
Is there a way to bypass the automation when some lights are on already? In this case the motion sensor would not turn on or off any of the lights and leave them in their current state. I tried to set the lights as bypass switch (option 3) but as I understand thatā€™s not how itā€™s intended and it also didnā€™t fully work.

Thank you!

My usecase is to have a motion triggered light which brightness is determitted by either day/night or sun position when triggered. I also have a manual override for the light, a one-button control for on/off and dimming on button hold, this should always overrule the motion settings.

Is dynamic light still triggered when the ā€œBypass Switch - Keep The Lights Current Stateā€ is true? - my testing shows it will remain at the same brightness as long as the bypass is true (which is what Iā€™m hoping)

If Iā€™m using the ā€œLight Controlā€ I have to combine it with Night Lights to get some kind of conditional lighting - But Iā€™m really hooked on the brightness determitted by sun elevation

Yes that is correct.

Yea is is a nice feature.

Blacky :smiley:

I have a problem with the night light setting. It often crashes, and leaves lights on, when I trigger the night mode switch during the lights being on. Moreover, lights that are not activated during nighttime, when the night mode is triggered while on, will not turn off. Am I having a unique problem, or this is a program error?

Also, I often have zwave errors, saying ā€˜Failed to send the command after 1 attemptsā€™ While I understand this should be solved on the zwave side, can we have the command sent a second time?

@rbhun

Have your selected If lights are ON, adjust the lights when crossing over?

Blacky :smiley:

Hello,

testing this blueprint for the first time and using a motion sensor as a trigger. Sometimes the following happens:

  • light switch is physically turned off (unavailable to HA)
  • user switches the lights on but leaves the room before the motion sensor detects him/her
  • automation is not triggered and the lights stay on until he/she turns them off again or the automation timer is triggered

What is the best way to address this problem? Note that we still want to keep the ability to use a physical switch.

Thanks, jose

Thanks for sharing, Iā€™m about to buy some of these!