Thanks for your YAML. Your global time has to include your night time. So your global time from 16:00 to 23.59.59 has to be 16:00 to 8:59. Next to time in the blueprint is a link for more information. If you click on it it will give you more information on it.
Hi, first of all thank you for the great work, this is a very handy blueprint making our lives easier!!!
I have set this up to turn a kids bathroom light on upon trigger of a motion sensor - everything works fine but the lights don’t Turn OFF; I’ve set time delay to 1min. I did check the state of the motion sensor does return to “clear” but still the lights don’t turn off. any help would be greatly appreciated!!!
Light: Family Room Morning and Day: Choose at step 1: default: Parallel Actions for dynamic lighting: parallel 2: Choose at step 1: Set the transition and brightness for the normal lights switch: Error executing script. Error for call_service at pos 1:
Light: Family Room Morning and Day: Choose at step 1: default: Parallel Actions for dynamic lighting: parallel 2: Error executing script. Error for choose at pos 1:
Light: Family Room Morning and Day: Choose at step 1: default: Error executing script. Error for parallel at pos 4:
Light: Family Room Morning and Day: Error executing script. Error for choose at pos 1:
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.
I think I may have found it, isn’t it because i’m using a scene (scene.kids_bathroom_bright)? I’ve just switched to just the kids light entity and will check whether that does it
Because you have selected a scene to be turned ON and you would like it to be turned OFF after the time delay, then you must create a scene or a script with everything OFF and enter in ‘Scenes - Scripts To Turn OFF’.
I can’t reproduce this error but I have seen a condition that may be the cause. I am going to do an update now to version 6.3 that should fix this. Would you be so kind to update the blueprint once it has been released and let me know it I got the error.
Sure! (Maybe I’m also using it wrong )
I have a presence sensor in my kitchen. I want the lights turn on in the afternoon (when it’s getting a little darker) and then getting brighter the darker it gets.
However, if it’s after 10 PM, I go to sleep. If I then go the kitchen for a midnight snack, I don’t want to be screamed at by the lights
My first try therefore was to ignore dynamic lighting in the evening, but use it when it’s really dark (sun elevation based).