esphome/tests/components/hdc2010/test.esp8266-ard.yaml
optimusprimespace 339ad955ed fixed tests1
2024-06-20 13:12:20 -04:00

12 lines
179 B
YAML

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