mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
8 lines
131 B
YAML
8 lines
131 B
YAML
sensor:
|
|
- platform: gl_r01_i2c
|
|
i2c_id: i2c_bus
|
|
id: tof
|
|
name: "ToF sensor"
|
|
address: 0x74
|
|
update_interval: 15s
|