Hi there...as above.....ive done a few basic automations but cant see where i can add a sunrise/sunset option to this motion activated light? - in that i just want the light sensor to swtich these lights on (and in turn they auto off) only when its dark...?
Thanks
We see a picture of a blueprint input screen.
Is this the built-in example blueprint or something else?
If you are looking for blueprints with sunrise/sunset provisions, there are many members that have contributed some of these in Blueprints Exchange - Home Assistant Community.
Search with the search tool provided or Tips on Searching for Answers & Duplicate Topics in the Forum
Fill in the fields, save the new automation based on the blueprint, then click the three dots in the top right and choose "Take Control"...
Now that you are in control, you can add any additional components that you want.
1 Like
Ah - brilliant! - thanks very much....ill report back!!
Thanks again....im fitting the leds on the weekend so im under the cosh to get them working properly...!
Yep - that worked a treat - one last question - ive got a wireless button that id like to control the lights as a master on off kinda thing is that a separate automation or can it go into this one.
Ill mark as resolved all the same...again many thanks.
You can do it either way... it's really personal preference. If you do it in one automation you'll need to add a trigger for the button press, and use either an If/Then or Choose action to branch the logic.
Great - thanks - ill do that.