mirror of
https://github.com/esphome/esphome.git
synced 2025-10-28 13:43:54 +00:00
6 lines
103 B
YAML
6 lines
103 B
YAML
sensor:
|
|
- platform: zio_ultrasonic
|
|
i2c_id: i2c_bus
|
|
name: "Distance"
|
|
update_interval: 60s
|