diff --git a/automations.yaml b/automations.yaml index 1cd23cb..d040401 100755 --- a/automations.yaml +++ b/automations.yaml @@ -26,7 +26,11 @@ - data: {} entity_id: light.luz_aquario service: light.turn_on - - delay: 05:00:00 + - delay: + hours: 4 + minutes: 0 + seconds: 0 + milliseconds: 0 - data: {} entity_id: light.luz_aquario service: light.turn_off @@ -266,7 +270,7 @@ description: '' trigger: - platform: time - at: '20:00:00' + at: '20:30:00' condition: [] action: - service: cover.set_cover_position