Hi,
I want to create a advanced flow that will do:
If after sunset AND before a certain time THAN do this ELSE do that
My problem is that ‘after sunset’ is not listed in the IF cards but only in the AND cards.
Does anybody know how i can handle this ?
Thank you for your help
Thank you for taking the time to answer.
I wanted to create a simple scene but i have a habit of making things over complicated
The lights in the garden must go on at sunset and turn of a a a specific time.
From there i will build it further with conditions like IF [after sunset] AND [lights are of] AND [motion detected] THAN [turn lights on].
Thanks
As Fantross said, it would be good to describe you needs with more details.
Start with a simple setup, and then you will find here support to make it more detailed.
Warmduscher, your example flow is exactly what Vincent wrote here
nothing wrong with converting words into an example flow, BUT
Flows work a bit different:
this flow might only trigger once a day, but only when the motion alarm is on, at exactly the same time when the sun sets.
You really want to flip those 2 cards, like:
When
-the motion alarm is on (this is the event)
And
-Bad Nachtlicht is off (this is a condition)
And
-it is night (this is another condition)
Then
-turn Bad Nachtlicht on
Note1: The ‘it is night’ card is the ‘it is day’ card, but inverted
Note2: When you use ‘it is after sunset’ instead, the condition is no longer true after midnight, when the new day starts.
First of all I want to thank everybody trying to help me.
What I need is the following:
The gardenlights must turn on at sunset and turn op at a specific time (lets say 22:30).
After 22:30 till sunset the lights must turn on for 5 minutes if motion is detected by the outdoor motion sensor.
However, these two flows only work if the outdoor motion sensor is the only sensor that can activate/deactivate the zone (garden).
If there are other sensors in the garden that should not influence these flows, then you need to create these flows with a timer app, e.g. Chronograph.