Adjusted volume of Google TTS...because holy balls...

This commit is contained in:
2022-09-30 14:02:43 -04:00
parent d501825d4f
commit 47bd0a19d9

View File

@ -790,7 +790,7 @@ script:
{% endif %}
volume_level: >-
{% if states.input_boolean.audible_notifications.state == 'on' %}
1.0
0.9
{% else %}
0.3
{% endif %}