InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.63k stars 901 forks source link

What watch faces currently support weather? #2073

Open sbe-arg opened 2 weeks ago

sbe-arg commented 2 weeks ago

Verification

Introduce the issue

None of the faces in 1.14 seem to support weather?

I'm using gadget bridge with quickweather and can see the weather info in gadgetbridge debug settings but none of the faces show the weather info.

Preferred solution

An up to date state of the watch faces and their features/compatibility by version. maybe a table in the reademe for feature by version support map.

Version

1.14

sbe-arg commented 2 weeks ago

Adding this for reference https://wiki.pine64.org/wiki/Infinitime-Weather

it works on face PineTimeStyle

tituscmd commented 2 weeks ago

It also works on the Digital watchface

sbe-arg commented 2 weeks ago

It also works on the Digital watchface

How do I enable weather in the digital face? Can't figure it out.

tituscmd commented 2 weeks ago

It also works on the Digital watchface

How do I enable weather in the digital face? Can't figure it out.

When using a companion app that allows weather data to be sent to the watch, it will appear on the Digital face automatically.

sbe-arg commented 2 weeks ago

It also works on the Digital watchface

How do I enable weather in the digital face? Can't figure it out.

When using a companion app that allows weather data to be sent to the watch, it will appear on the Digital face automatically.

Does not seem to be the case in 1.14 it works only in the pinetimestyle for me

FintasticMan commented 2 weeks ago

That feature was added since 1.14.

tituscmd commented 2 weeks ago

I think you have to use the very latest version of 1.14 from GitHub directly to get weather.

alexllama commented 2 weeks ago

1.14 from github worked for me

JF002 commented 2 weeks ago

The weather in the digital watch face was added with this PR. It'll be released in InfiniTime 1.15 (it's not available yet in the official 1.14 release.