diff --git a/script/voice_notify.yaml b/script/voice_notify.yaml index 73e7774f..6128ff69 100755 --- a/script/voice_notify.yaml +++ b/script/voice_notify.yaml @@ -58,7 +58,7 @@ voice_notify: volume_level: > {% if now().strftime("%H")|int < 12 and now().strftime("%H")|int > 6%} 0.25 - {% elif now().strftime("%H")|int > 12 and now().strftime("%H")|int < 17%} + {% elif now().strftime("%H")|int > 12 and now().strftime("%H")|int < 20%} 0.45 {% else %} 0.20