gadgetbridge: added breezy weather app configuration

master
tiyn 1 week ago
parent d3cb2cdfd3
commit 15da9e502c

@ -42,16 +42,25 @@ Afterwards the device will be paired and connected.
### Add Weather Function ### Add Weather Function
For correct displaying of weather data an additional app is needed. For correct displaying of weather data an additional app is needed.
An example for this is the This section is based on the official documentation and recommendation that can be found on
[Weather notification app](https://f-droid.org/en/packages/ru.gelin.android.weather.notification/). [Gadgetbridges Codeberg page](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Weather#user-content-install-and-configure-openweatherprovider).
Install it, check the Gadgetbridge option inside the Weather notification app to on and set the
location. An example for this is the [Breezy Weather app](https://github.com/breezy-weather/breezy-weather)
Finally create an account at [OpenWeather](https://home.openweathermap.org). which is available on the F-Droid store.
On that website create an API key and paste it into the according setting in the Weather Install and configure it to your needs.
notification app. Then check the Gadgetbridge option insdie the Breezy Weather app.
Finally set the desired location in the Gadgetbridge app inside the settings.
Afterwards the weather function will be working. Afterwards the weather function will be working.
In the past an application named
[Weather Notification](https://f-droid.org/en/packages/ru.gelin.android.weather.notification/)
was often used.
The installation and configuration process was similar but an
[OpenWeather](https://home.openweathermap.org) API key had to be specified in the Weather
Notification app.
For this an account on [OpenWeather](https://home.openweathermap.org) was needed.
Due to different API versions Weather Notification currently does not work.
However it is possible that an update to the application will bring a fix in the future.
### Install Watchfaces ### Install Watchfaces
Watchfaces can be installed by using Gadgetbridges `File Installer` option that is available in the Watchfaces can be installed by using Gadgetbridges `File Installer` option that is available in the

Loading…
Cancel
Save