Weather sensor data does not match Weather app #141
zdunex25
started this conversation in
Developer Feedback
Replies: 2 comments
-
Thank you for your feedback, I will feedback this issue to the relevant colleagues. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, you can try the following solution first. There is also a control called 'hmUI.widget.TEXT_FONT', compared with 'hmUI.widget.TEXT' control, has an additional attribute We are adding controls to the document, so we can try them out before we are done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently released a watchface that is fully based on sensors and text widgets, however there is a problem when it comes to weather data sync.
High, low and index never match to built-in Weather app, users are confused to see different temps and conditions because of it.
I know there is hmUI.data_type.WEATHER_LOW etc, but you cannot pass it's data through hmUI.widget.TEXT.
@MyoungXUE the watchface i am talking about designed for gtr4 if you would like to see for yourself: row_gtr4.zip
Beta Was this translation helpful? Give feedback.
All reactions