Fix garage door not moving in opposite direction
This commit is contained in:
@@ -168,13 +168,6 @@ button:
|
||||
then:
|
||||
lambda: !lambda |-
|
||||
id(garage_gate).sync();
|
||||
- platform: template
|
||||
id: garage_gate_toggle_door
|
||||
name: "Toggle door"
|
||||
on_press:
|
||||
then:
|
||||
lambda: !lambda |-
|
||||
id(garage_gate).door_toggle();
|
||||
- platform: template
|
||||
id: garage_gate_play_alert
|
||||
name: "Play Alert"
|
||||
|
||||
Reference in New Issue
Block a user