diff --git a/automations.yaml b/automations.yaml index 142f266..6de250e 100755 --- a/automations.yaml +++ b/automations.yaml @@ -250,3 +250,16 @@ entity_id: switch.tomada_escritorio service: switch.toggle mode: single +- id: '1613783833916' + alias: BomDiaEstores + description: '' + trigger: + - platform: time + at: 08:00:00 + condition: [] + action: + - service: cover.set_cover_position + data: + position: 30 + entity_id: cover.estores_escritorio_2 + mode: single