Adjusted to use higher volume on Google speakers
This commit is contained in:
@ -771,9 +771,9 @@ script:
|
||||
{% endif %}
|
||||
volume_level: >-
|
||||
{% if states.input_boolean.audible_notifications.state == 'on' %}
|
||||
.7
|
||||
1.0
|
||||
{% else %}
|
||||
.3
|
||||
0.3
|
||||
{% endif %}
|
||||
- service: tts.amazon_polly_say
|
||||
data_template:
|
||||
|
Reference in New Issue
Block a user