Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cover_open_1:
- alias: Żaluzja uchył 1
- sequence:
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 0
- - wait_template: '{{ is_state(''cover.shellyswitch25_483fda821821'', ''closed'')
- }}'
- timeout: 00:01:00
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 1
- cover_open_2:
- alias: Żaluzja uchył 2
- sequence:
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 0
- - wait_template: '{{ is_state(''cover.shellyswitch25_483fda821821'', ''closed'')
- }}'
- timeout: 00:01:00
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 2
- cover_open_3:
- alias: Żaluzja uchył 3
- sequence:
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 0
- - wait_template: '{{ is_state(''cover.shellyswitch25_483fda821821'', ''closed'')
- }}'
- timeout: 00:01:00
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 3
- cover_open_4:
- alias: Żaluzja uchył 4
- sequence:
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 0
- - wait_template: '{{ is_state(''cover.shellyswitch25_483fda821821'', ''closed'')
- }}'
- timeout: 00:01:00
- - service: cover.set_cover_position
- data:
- entity_id: cover.shellyswitch25_483fda821821
- position: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement