OpenGarage › Forums › Hardware Questions › Opengarage and SHT20 temp sensor › Reply To: Opengarage and SHT20 temp sensor
July 7, 2021 at 6:06 am
#2416
Ray
Keymaster
I don’t think so. The implemented sensors are all in the source code:
https://github.com/OpenGarage/OpenGarage-Firmware/blob/master/OpenGarage/OpenGarage.cpp#L353
I am not sure if SHT20 is similar to DHT11 or DHT22, but it can be easily added if not.