Sonos grouping shortcuts

This commit is contained in:
2022-05-28 15:45:26 +03:00
parent 3f3e89b5a9
commit a91f0bef9f
5 changed files with 74 additions and 3 deletions
@@ -34,7 +34,6 @@ automation:
entity_id: media_player.bathroom
data_template:
volume_level: >-
{% if state_attr('media_player.bathroom', 'volume_level')|float > (states('input_number.bathroom_high_volume')|float - 0.05) %}
0.25
{% else %}