1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
Files
esphome/tests/components/vl53l0x/common.yaml
J. Nick Koston 9353c6aac9 merge a few more
2025-10-09 10:23:26 -10:00

10 lines
184 B
YAML

sensor:
- platform: vl53l0x
i2c_id: i2c_bus
name: VL53L0x Distance
address: 0x29
enable_pin: 3
timeout: 200us
update_interval: 60s
timing_budget: 30000us