1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Add TMP117 component (#992)

* Create TMP117 sensor component
This commit is contained in:
Nicholas Peters
2020-03-12 17:25:00 -04:00
committed by GitHub
parent c60989a7be
commit 714d28a61a
5 changed files with 173 additions and 0 deletions

View File

@@ -716,6 +716,9 @@ sensor:
name: "Lightning Energy"
distance:
name: "Distance Storm"
- platform: tmp117
name: "TMP117 Temperature"
update_interval: 5s
esp32_touch:
setup_mode: False