1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Remove Heartbeat Filter (#393)

* Remove Heartbeat Filter

* Fix tests
This commit is contained in:
Otto Winter
2019-01-29 16:45:50 +01:00
committed by GitHub
parent 92e909568c
commit 7b26ecc0dc
3 changed files with 2 additions and 6 deletions

View File

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