Update Media Package

This commit is contained in:
2022-07-12 18:34:23 -07:00
parent 81f8f5b768
commit 97de261573

View File

@@ -145,7 +145,7 @@ automation:
from: "on" from: "on"
# The fan_state attribute turns off before the fan actually stops # The fan_state attribute turns off before the fan actually stops
for: for:
seconds: 20 seconds: 45
condition: condition:
- "{{ is_state('input_boolean.ht_adjust_volume_hvac', 'on') }}" - "{{ is_state('input_boolean.ht_adjust_volume_hvac', 'on') }}"
- "{{ is_state('media_player.living_room_receiver', 'on') }}" - "{{ is_state('media_player.living_room_receiver', 'on') }}"