Update Media Package

This commit is contained in:
2022-07-10 17:43:35 -07:00
parent bd8b0bcefc
commit 81f8f5b768

View File

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