diff --git a/automations.yaml b/automations.yaml index 8723260..9b3408f 100755 --- a/automations.yaml +++ b/automations.yaml @@ -262,8 +262,9 @@ at: '18:00:00' condition: [] action: - - service: cover.close_cover - data: {} + - service: cover.set_cover_position + data: + position: 15 entity_id: cover.estores_escritorio - service: cover.close_cover data: {}