InfiniTimeOrg / InfiniTime

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

What watch faces currently support weather? #2073

Open sbe-arg opened 5 months ago

sbe-arg commented 5 months 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 5 months ago

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

it works on face PineTimeStyle

tituscmd commented 5 months ago

It also works on the Digital watchface

sbe-arg commented 5 months ago

It also works on the Digital watchface

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

tituscmd commented 5 months 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 5 months 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 5 months ago

That feature was added since 1.14.

tituscmd commented 5 months ago

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

alexllama commented 5 months ago

1.14 from github worked for me

JF002 commented 5 months 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.

MorsMortium commented 2 months ago

I work on a watchface, that also supports it. Feel free to check it out: https://codeberg.org/MorsMortium/GTKWatchFace image