1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-17 09:13:45 +01:00
Files
esphome/tests/components/vl53l0x/common.yaml
2025-10-12 07:21:45 +13: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