1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 10:50:58 +01:00
esphome/tests/components/shtcx/test.esp32.yaml

14 lines
207 B
YAML
Raw Normal View History

i2c:
- id: i2c_shtcx
scl: 16
sda: 17
sensor:
- platform: shtcx
temperature:
name: SHTCX Temperature
humidity:
name: SHTCX Humidity
address: 0x70
update_interval: 15s