esphome/tests/components/hdc2010/test.esp32-c3-idf.yaml

13 lines
179 B
YAML
Raw Normal View History

2024-05-03 22:01:54 +02:00
i2c:
- id: i2c_hdc1080
scl: 5
sda: 4
sensor:
- platform: hdc1080
temperature:
name: Temperature
humidity:
name: Humidity
update_interval: 15s