Hi,
I want to haven an automation for my cover when it is sunny outside. Actually it should be straight foreward, but sometimes it triggers and sometimes it does not. I use the scn-ws3hw.01weather station which is connected to my KNX-BUS-System. I simplified the automation for this entry. The first one is to shut the cover, and the second one should open it again.
I tried like every combination for the ‘for’ statement. Like I said, sometimes it triggers after 3 minutes, sometimes after 3 hours and in other cases 3 days, but never after the set time. In my real automation I have the sunset as second trigger to open the cover again. This trigger always works, but actually it should have been opened hours before. Please help me!
Thanks in advance
Kevin
Thanks a lot! That works fine for the test automation. You made my day. Now I have one more question, if the cover should shut down after 1 minute, but should open after 5 minutes. How would this look like? I solved it with a delay of 4 Minutes. Do you have a better option or is it fine like that? It works so far. Thanks in advance!
Yeah i wanted the test automation to go down and up in a minute interval. But it was stupid of me in this way. You are right, the triggers corrupted each other. Thank you!
I have noticed that the cover will open even if the value drops under the new value for a short time (like 1 minute). Actually the value should be below this value for a given time (like 10 minutes). Do you have a clue how to bring in a ‘for’ statement or a second trigger?
Okay, that would change both times to 10 minutes. I mean that it should close after 1 Minute, but opens after 10 Minutes.
Thank you for answering my stupid questions!
In that case we have to split the automation into two and it will look like the one you have first posted. It should work but for me numeric state trigger has had its own share of inconsistencies. You can try to perfect it.