-
Notifications
You must be signed in to change notification settings - Fork 11
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
Conversion to Fahrenheit #15
Comments
All temperatures in Signal K are in Kelvin. It's up to the client to convert to the users preferred units. |
I know but as there is already a conversion to Celsius I thought another one to Fahrenheit would be helpful. At the moment I convert the value in my component but would prefer to do it all in the utilities. |
Understood. PRs welcome! |
Hi Scott, Thanks |
Hello,
is planned to integrate a conversion from Kelvin to Fahrenheit?
Would be great!
Thank you
Fabian
The text was updated successfully, but these errors were encountered: