diff --git a/config/binary_sensors/calendar.yaml b/config/binary_sensors/calendar.yaml index fb3956a..ad844b0 100755 --- a/config/binary_sensors/calendar.yaml +++ b/config/binary_sensors/calendar.yaml @@ -12,5 +12,5 @@ before: sunset - platform: tod name: Quiet time - after: '22:00' + after: '21:00' before: '07:00' \ No newline at end of file