Adjusted volume of Google TTS...because holy balls...
This commit is contained in:
@ -790,7 +790,7 @@ script:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
volume_level: >-
|
volume_level: >-
|
||||||
{% if states.input_boolean.audible_notifications.state == 'on' %}
|
{% if states.input_boolean.audible_notifications.state == 'on' %}
|
||||||
1.0
|
0.9
|
||||||
{% else %}
|
{% else %}
|
||||||
0.3
|
0.3
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user