SHT20 sensor for ESPhome

Hello,

I need to use SHT20 sensor (Temperature, Humidity, computed Dewpoint) over I2C. Can anyone do standard component (or custom component) for using this sensor?

I found only way with CUSTOM sensor, but this is deprecated way :frowning:

Thank you for help!

Pretty sure you can just use the SHT21 component:

1 Like

I agree.
Quite likely 20 and 21 come out off the same production line and are only labeled after quality testing, based on accuracy.

1 Like

Hi, thank you both very much. I tried it and it works! Thank you very much