mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-01-07 22:20:38 -07:00
Update garage-door-controller.yaml for shorter relay pulse
This commit is contained in:
@@ -53,7 +53,7 @@ switch:
|
||||
restore_mode: ALWAYS_OFF
|
||||
on_turn_on:
|
||||
then:
|
||||
- delay: 30000ms
|
||||
- delay: 500ms
|
||||
- switch.turn_off: relay
|
||||
|
||||
|
||||
@@ -366,4 +366,4 @@ script:
|
||||
then:
|
||||
- binary_sensor.template.publish:
|
||||
id: parked_sensor
|
||||
state: true
|
||||
state: true
|
||||
|
||||
Reference in New Issue
Block a user