Hi,
a few month ago I started to use Home Assistant with Node Red. I really like it although there are a lot of things that I do not understand or know yet.
For my flows so far (such as time based window cover movements, motion tracking based light scenes, etc ...) it works great. Now I want to go a step further and let the window cover close when the temperatur and light level exceed defined values.
I did not figure out how that works. The Hue Temperatur sensor acts like an injection in a certain interval, but that causes the cover to move again and again (because I first open it 100%, wait 30 seconds, then close it and stop after 15 seconds, so that the cover is roundabout closed at 80% and not fullyclosed).
I would love to get hints how to check if the temp and light is on a certain level and that the cover only closes once (so when it already closed, that it does not the repeat the flow)
best regards
TurboKanne