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