-
-
Notifications
You must be signed in to change notification settings - Fork 959
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
Weather: temp won't display in Fahrenheit #1783
Comments
This is correct, there's no imperial support yet, This This All this is wrong, I tried and it doesn't work. A toggle on the watch for metric/imperial is looking like the way to go. |
@kieranc and I talked a bit on discord and I want to summarize our conversation here:
I'm still familiarizing myself with the WeatherService and how it is used, but it should be easy enough to change Currently, though, I'm looking into simulating the weather controller service from within InfiniSim, to make development for this easier. |
I would personally prefer the conversion to be done on the watch, rather than on the companion app. I would say we should then add a |
That seems like a pretty elegant solution. I'm mostly working on trying to see how feasible it will be to add weather integration to InfiniSim. |
Verification
What happened?
Weather only reports in Celsius
What should happen instead?
When specified, weather should report in Fahrenheit
Reproduction steps
I am using Gadgetbridge (0.74.0) with the QuickWeather (2.3.2) app on Android. GadgetBridge is configured for Imperial and QuickWeather is configured for Fahrenheit. My family all have PineTimes running InfiniTime 1.13.0 and they are displaying the temperature in Celsius.
More details?
I do not see any relevant issues reported for either of their apps. A quick look through their repositories did not lead me to believe the issue was elsewhere, especially because PineTime recently implemented weather functionality. Though, I could absolutely be incorrect and apologize in advance if that is the case.
Has anyone seen Fahrenheit temperatures using the new weather feature?
Version
1.13.0
Companion app
Gadgetbridge 0.74.0
The text was updated successfully, but these errors were encountered: