esphome/tests/components/hdc2010/test.esp32-c3-idf.yaml
optimusprimespace b7a7dcc4dc added tests
2024-05-03 16:01:54 -04:00

12 lines
179 B
YAML

i2c:
- id: i2c_hdc1080
scl: 5
sda: 4
sensor:
- platform: hdc1080
temperature:
name: Temperature
humidity:
name: Humidity
update_interval: 15s