Changed volumes
This commit is contained in:
@ -517,9 +517,9 @@ script:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
volume_level: >
|
volume_level: >
|
||||||
{% if is_state('input_boolean.audible_notifications.state','on') %}
|
{% if is_state('input_boolean.audible_notifications.state','on') %}
|
||||||
.6
|
.7
|
||||||
{% else %}
|
{% else %}
|
||||||
.4
|
.3
|
||||||
{% endif %}
|
{% endif %}
|
||||||
- service: >
|
- service: >
|
||||||
{% if who in ['living_room_echo_dot', 'media_player.living_room_echo_dot','living_room'] %}
|
{% if who in ['living_room_echo_dot', 'media_player.living_room_echo_dot','living_room'] %}
|
||||||
|
Reference in New Issue
Block a user