I tried this wait template but it does not seem to wait.
It is supposed to wait until the current position of a blind is 20%
Can someone see what is wrong?
- wait_template: "{{ state_attr('cover.blind_kitchen', 'current_position') == 20 }}"
3 posts - 2 participants