-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temperature number the same, no matter the units #238
Comments
I've done some minor troubleshooting and the temperature number displayed is always in C, even if I select F or K, the letter next to the number will state F or K, but the number value is always that of C. |
You found a bug. And it is fixed now. I did not return the right value. If you do a git pull and restart the software, it should work as expected. Thanks for notifying |
It's displaying correctly now. Thank you for the fast fix! |
Closing due to fixed. |
@grantlarouere Can I ask you to look at #210 ? |
When I change the temperature units on my DHT22 sensor from C to F or K, the number stays identical. The value is not translating correctly. Also, thank you so much for sharing this great project and I'm really looking forward to setting everything up, once this issue is figured out.
The text was updated successfully, but these errors were encountered: