@ -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
Powered by TurnKey Linux.