Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- i2c:
- - id: "SHTCx_i2c"
- sda: GPIO22
- scl: GPIO33
- scan: true
- sensor:
- - platform: shtcx
- i2c_id: SHTCx_i2c
- temperature:
- name: "SHTCx Temperature"
- humidity:
- name: "SHTCx Humidity"
- address: 0x70
- update_interval: 10s
Advertisement
Add Comment
Please, Sign In to add comment