Skip to content
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

Can weather support be added? #208

Closed
hrmckay opened this issue Feb 14, 2021 · 8 comments · Fixed by #353
Closed

Can weather support be added? #208

hrmckay opened this issue Feb 14, 2021 · 8 comments · Fixed by #353

Comments

@hrmckay
Copy link

hrmckay commented Feb 14, 2021

Can retrieving weather data through Bluetooth be added to the Pinetime? This feature was added to the Pebble watch using Gadgetbridge. A helper app on the phone called "Weather Notification" can be linked to Gadgetbridge and supplies the weather. More information can be found here: https://github.com/Freeyourgadget/Gadgetbridge/wiki/Weather

Hugh

@vbelloir
Copy link

Nice idea!

@JF002 JF002 added the enhancement Enhancement to an existing app/feature label Feb 16, 2021
@JF002
Copy link
Collaborator

JF002 commented Feb 16, 2021

Thanks for you idea! The integration of this functionality will be easier as Gadgetbridge already implements it. We just need someone to work on it :)

@hrmckay
Copy link
Author

hrmckay commented Feb 16, 2021

My C coding skills are about average but I have no experience writing C++ code so I am not the person to do this.

@pfeerick
Copy link
Contributor

joaquim's pinetimeLite v0.5.0 shows some experimental weather app capability, so progress is being made on this front ;) https://github.com/joaquimorg/PinetimeLite/releases/tag/liteV0.5.0

@hrmckay
Copy link
Author

hrmckay commented May 12, 2021

Thanks for pointing that out. However, it looks like they are using a custom version of Gadgetbridge. The standard version of Gadgetbridge can supply weather by using a helper app.

@Avamander
Copy link
Collaborator

Avamander commented May 12, 2021

The standard version of Gadgetbridge can supply weather by using a helper app.

Also if the Android flavour has a weather provider. Wiring it up is easier than implementing the weather app on the PT.

@bhibb
Copy link

bhibb commented Sep 12, 2021

Would love to see this added for iOS and PinePhone, too!

@Avamander Avamander added feature request and removed enhancement Enhancement to an existing app/feature labels Oct 2, 2021
@gnome71
Copy link

gnome71 commented Nov 27, 2021

I started working on a weather app on the pinetime to get into writing displayapps. If you want to take a look:
branch weather
It can be updated via bluetooth by a python app which is at:
branch alert
I use this script on my PinePhone to update it.
But! Its by far not finished. Work in progress ;-)

@Avamander Avamander mentioned this issue Nov 28, 2021
11 tasks
@JF002 JF002 closed this as completed in #353 Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants