diff --git a/include/automations/good_morning.yaml b/include/automations/good_morning.yaml index 936291f..6aad701 100644 --- a/include/automations/good_morning.yaml +++ b/include/automations/good_morning.yaml @@ -19,7 +19,7 @@ to: 'on' condition: - condition: time - after: '04:50:00' + after: '05:50:00' before: '10:00:00' - condition: state entity_id: input_boolean.first_run @@ -67,6 +67,7 @@ # event: sunrise condition: - condition: time + after: '08:30:00' before: '12:00:00' action: - service: light.turn_off