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

Rewrite interrupt components (#464)

* Rewrite intterupt components

* Fix test
This commit is contained in:
Otto Winter
2019-03-03 16:47:10 +01:00
committed by GitHub
parent 4b017e2096
commit 5a102c2ab7
11 changed files with 57 additions and 19 deletions

View File

@@ -475,7 +475,7 @@ sensor:
number: GPIO23
inverted: true
name: "Ultrasonic Sensor"
timeout_meter: 5.5
timeout: 5.5m
id: ultrasonic_sensor1
- platform: uptime
name: Uptime Sensor