Firstly welcome to the community
Any bypass that is ON will disable the automation and allow manual control of your lights. All of the bypass must be OFF to allow the automation to run.
Blacky
Firstly welcome to the community
Any bypass that is ON will disable the automation and allow manual control of your lights. All of the bypass must be OFF to allow the automation to run.
Blacky
Hi old chap, I have downlights outside my house, controlled by a Zigbee dimmer, and I would like them to dim-on slowly at sunset and then a few hours dim slowly down to a set level say 20% and then off at a later set time. I it possible to do this with your Blueprint?
Hi old chap, I added the Sun to a temp dashboard and I don’t get anything like the one displayed here - always happens to me! I get a list of the Entities and there’s no Pop-Up window to be seen.
Please, what am I doing wrong?
Appreciate any help… Bob…
Hi Bob
Yep sure is.
Your next question is how.
If you would like your lights ON every night then follow this.
Let us know how you go.
Blacky
Hello,
can you tell me pls, how to you make the
Ambient Light Sensor - Site Conditions
In some cases when your lights turn ON, your ambient light sensor is affected, increasing its LUX value. This can cause the lights to go OFF prematurely. Please select an option that best suits your installation.
THX
OMG I forgot to reply to this to say thank you, this is working perfectly!!!
thanks for the blueprint
for the bypass option 3 (if I just pick the tv “media player tv”) will the system know that if the tv is on that means bypass?
what if I need a complicated bypass
such as
if the light is on and the shutter opens turn off the light if it is at the morning
for bedrooms: I used sleep sensor from whitings to bypass the automation any cheaper and more invotive options to use?
thanks again
Hi, I have a non-smart light that is connected to an Aqara E1 smart switch. I use this blueprint to trigger the light to come on when motion is detected, however if the light is manually turned off with the switch after use, the lights will turn on and off a few times. Is there a way to prevent this?
You can create a binary sensor to handle it.
Consider just using a LUX sensor for this.
If you are looking for a bed sensors @tom_l a moderator of this forum has shared one of his projects. It is very detailed how to make one, cost effective and defiantly worth a read. I also sure if you have any questions Tom will help you with good advice. I use do not disturb on my phone but one day I will tackle this project. Below is a link to Tom’s project.
Hope this helps you.
Blacky
Yes you can… the only thing is once the automation is cleared finishes it will turn you light back ON if the trigger is triggered. Follow the steps below on how to do it.
Now you will be able to turn the light OFF once the automation turns it ON as the automation is now looking at the toggle helper.
If that not what you would like then you can use the bypass options.
Blacky
Hi @Blacky, I’ve run into an issue with automations that have zigbee PIR sensor as the “Trigger Sensor”. If these sensors become “unavailable” due to zigbee2mqtt crash/reboots/unavailable, the automation is triggered. Is this expected behaviour? One would think that the trigger should only be for when these sensors report as “true” not just “unavailable”?
Yes the trigger to turn ON the light must go from OFF to ON. Have a good look at it and if you are finding that is not the case please let us know.
Blacky
Not sure I understood. The PIR sensor changed from “false” to “unavailable” which triggered the automaton. Should it only trigger when it changes from “false” to “true”?
Yes from OFF (Clear) to ON (Detected)
Blacky
Thanks for your fast reply, I understand and it seems to be working !
Awesome !
Right. Sounds like this is a bug that I found then: when trigger binary sensor becomes unavailable, the automation incorrectly starts.
Hi Ben, I have tested it here 3 times. Tests were
clear to unavailable = light stays OFF
unavailable to clear = light stays OFF
unavailable to detected = light stays OFF
Then from unavailable to clear to detected = light comes ON
For there to be a bug in this HA action would be very strange as it would be one of the top actions used by many automation.
It must be something with your zigbee PIR sensor. If the light is coming ON then it must be going from OFF to ON and remember it can be a millisecond.
Blacky
Thanks for this. I just did another test and traced it out. It appears the culprit is the “Bypass to turn lights OFF” using a switch zigbee mmwave sensor (Powder is Empty)
config of the switch:
The trace of the automation shows the switch trigger the automation
Is this a bug within the “Bypass - Turn lights OFF”?