mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00: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