hello,
Can anyone give an example of what a complete flow looks like to make a lamp go from red to green with a transition of 1 second in a LOOP that is switched on and off by means of a time. I’m sure it’s simple, but I can’t get the basics to work. hopefully this provides insight into how the basics of Loops work. Thanks,
loop and timer app have been installed
Hello,
To get a substantive answer, I think you’d show what you have build up 'til now, so we can advice on what’s the problem(s).
Otherwise you’d hire someone to create your flows imho.
Nothing personal, it’s how tech forums work. Just show some effort and you probably get help.
thanks for your response
I created the following flow with a loop, but when stopped it does not refer to a start
Every time the loops run, it is started 9000 times. So it is exploding. That can never be right. So most likely you have one extra flow that starts the loop flow 9000 times only once.
And this flow is called “Wine Cabinet” or is that a different flow?
De naam van de flow is “Wall kleuren loop” , de naam van de loop is “wall loop”
“Wijnkastje” is the name of de lamp
Thanks for the lamp solution, I will definitely implement it.
But I can’t get a handle on the basics of the loop option (app). This example is to understand the “loop” integration.
I still don’t understand, what does “start flow wijnkastje” do?
When this flow (wijnkastje) is started for the first time it will turn on the light and restarts itself.
After the first time the light will be on, so between 10:00 and 22:00 it will turn the light red, wait for 1 second then turn green, wait another second to restart itself.
the result is: The lamp is one second red and one second green.
This normal flow loops too, by calling itself, but you can not stop it. only by changing or disabling the flow.
I knew that, it will run till 22:00.
It turns out afterwards that Bdl made his flow as an exercise to get the hang of loops.
Ok, I understand now.
Thank you, wish you all a Merry Christmas, I will be working on the proposed solutions in the coming days.