jpasqua / JAWS

Just Another Weather Station
0 stars 0 forks source link

Support DS18B20 Temp sensor #3

Open jpasqua opened 3 years ago

jpasqua commented 3 years ago

The BME280 is not a great temperature sensor. Support an additional DS18B20 sensor and prefer the temp readings it provides.

jpasqua commented 3 years ago

Implemented in the LocalGUI branch. Should probably have a mode where the DS18B20 is the only sensor.