I created an automation to set my covers to a specific position 20 minutes after sunset.
Now I want to get a notification (via Matrix, is already configured) after my covers are below level 0.20
This is not working for me, don’t know what I’m doing wrong. Here som screenshots:
It might just be a translation issue, but the automation will set the cover position then immediately check the level in the condition. If it fails (i.e. level attribute not below 0.2) then no notification will be sent.
If you want the automation to “watch” the level and send the notification when (“after”) the level drops below 0.2, then you need the “wait for a trigger” building block: