1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Fix binary sensor heartbeat not working (#130)

This commit is contained in:
Otto Winter
2018-09-27 16:34:02 +02:00
committed by GitHub
parent 433b605bef
commit cf264a2743
2 changed files with 2 additions and 1 deletions

View File

@@ -444,6 +444,7 @@ binary_sensor:
- invert:
- delayed_on: 40ms
- delayed_off: 40ms
- heartbeat: 1s
on_press:
then:
- lambda: >-