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

Support for TOF10120 distance sensor (#1375)

This commit is contained in:
Wojtek Strzalka
2021-04-29 01:49:46 +02:00
committed by GitHub
parent a7c648b60b
commit 4ae4a4ee88
6 changed files with 103 additions and 1 deletions

View File

@@ -443,7 +443,10 @@ sensor:
- platform: ezo
id: ph_ezo
address: 99
unit_of_measurement: 'pH'
unit_of_measurement: 'pH'
- platform: tof10120
name: "Distance sensor"
update_interval: 5s
- platform: fingerprint_grow
fingerprint_count:
name: "Fingerprint Count"