diff --git a/configuration/automations/behaviour-goto-sleep.yaml b/configuration/automations/behaviour-goto-sleep.yaml index fb2fbb5..3544718 100644 --- a/configuration/automations/behaviour-goto-sleep.yaml +++ b/configuration/automations/behaviour-goto-sleep.yaml @@ -11,13 +11,6 @@ offset: '-9:05:0' entity_id: calendar.automations_wakeup condition: - - condition: time - weekday: - - mon - - tue - - wed - - thu - - sun - condition: state entity_id: binary_sensor.hulk_ping state: 'on' @@ -67,13 +60,6 @@ offset: '-8:35:0' entity_id: calendar.automations_wakeup condition: - - condition: time - weekday: - - mon - - tue - - wed - - thu - - fri - condition: state entity_id: binary_sensor.hulk_ping state: 'on'