Fix Automation Syntax
This commit is contained in:
@@ -122,7 +122,7 @@ automation:
|
|||||||
|
|
||||||
- alias: Turn Up Volume when HVAC Fan Starts
|
- alias: Turn Up Volume when HVAC Fan Starts
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: binary_sensor.hvac_fan_running
|
entity_id: binary_sensor.hvac_fan_running
|
||||||
to: "on"
|
to: "on"
|
||||||
condition:
|
condition:
|
||||||
|
|||||||
Reference in New Issue
Block a user