DanZee / cbpi4-dht22-temp-hum-sensor

Craftbeerpi4 plugin for the DHT22 / AM2302 temperature and humidity sensor
GNU General Public License v3.0
0 stars 0 forks source link

DHT22 Sensor not converting C to F #1

Open BearBrew opened 2 years ago

BearBrew commented 2 years ago

The DHT22 sensor plugin is not honoring the system setting for C/F. Not sure if conversion should be done in plugin or in CBPI4 itself.

DanZee commented 2 years ago

Should be fixed now. Looking at the cbpi4-pt100x code, it is done in the plug-in.