mirror of
https://github.com/esphome/esphome.git
synced 2026-05-30 23:54:04 +08:00
Fix binary sensor heartbeat not working (#130)
This commit is contained in:
@@ -444,6 +444,7 @@ binary_sensor:
|
||||
- invert:
|
||||
- delayed_on: 40ms
|
||||
- delayed_off: 40ms
|
||||
- heartbeat: 1s
|
||||
on_press:
|
||||
then:
|
||||
- lambda: >-
|
||||
|
||||
Reference in New Issue
Block a user