mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-01-08 22:40:39 -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
|
restore_mode: ALWAYS_OFF
|
||||||
on_turn_on:
|
on_turn_on:
|
||||||
then:
|
then:
|
||||||
- delay: 30000ms
|
- delay: 500ms
|
||||||
- switch.turn_off: relay
|
- switch.turn_off: relay
|
||||||
|
|
||||||
|
|
||||||
@@ -366,4 +366,4 @@ script:
|
|||||||
then:
|
then:
|
||||||
- binary_sensor.template.publish:
|
- binary_sensor.template.publish:
|
||||||
id: parked_sensor
|
id: parked_sensor
|
||||||
state: true
|
state: true
|
||||||
|
|||||||
Reference in New Issue
Block a user