Update Media Package
This commit is contained in:
@@ -141,6 +141,8 @@ automation:
|
|||||||
- platform: state
|
- platform: state
|
||||||
entity_id: binary_sensor.hvac_fan_running
|
entity_id: binary_sensor.hvac_fan_running
|
||||||
from: "on"
|
from: "on"
|
||||||
|
# The fan_state attribute turns off before the fan actually stops
|
||||||
|
for: 20s
|
||||||
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') }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user