fruxefarms / FruxePi

Indoor farming software using the Raspberry Pi
https://docs.fruxe.co
Other
142 stars 41 forks source link

Round Fahrenheit in Dashboard AND Elsewhere #47

Closed dcaud closed 5 years ago

dcaud commented 5 years ago

At the top of the dashboard page, Fahrenheit reads to two decimal places, e.g., 72.43. I think rounding to 0 decimal places is better.

Also, in the Fans page, the temp setting reads to 8 or 9 decimal places (e.g., 69.9999999) after I type in, e.g., 70.

fruxefarms commented 5 years ago

The rounding has been a little wild. I've been meaning to fix this. Will prioritize and amend!

fruxefarms commented 5 years ago

This has been fixed. Will be addressed in an upcoming push to the Master branch.