- Improved Yandex Weather retry logic:
- regular updates happen 120 minutes after the last successful fetch;
- failed fetches retry after 60 minutes;
- avoids unnecessary repeated API calls while Yandex quota or connectivity problems are active.
- Updated app metadata.
YaForecasWatch2 now includes an optional feels-like temperature graph. Enable it in settings to show apparent temperature as dotted points on the temperature graph, with a configurable color on color Pebble models.
Changes:
• Added optional feels-like temperature dots on the forecast graph.
• Shows the current feels-like temperature in parentheses after the current temperature when the feels-like graph is enabled, for example 21 (18).
• Uses Yandex Weather feelsLike data when available.
• Uses Open-Meteo apparent_temperature for fallback/cached weather data.
• Uses OpenWeatherMap hourly feels_like where available.
• Uses Weather Underground/TWC feels-like data when provided by the API.
• Keeps the regular temperature line unchanged.
• Automatically adjusts the temperature graph scale when feels-like values are higher or lower than regular temperature.
This update is useful in windy, humid, or very sunny weather, where apparent temperature can differ noticeably from measured air temperature.
YaForecasWatch2 1.34.5
Improved weather reliability for Yandex Weather users.
Changes:
- Added local phone-side caching for Yandex Weather forecast data.
- Added local phone-side caching for Open-Meteo rain probability and UV data.
- Open-Meteo now requests 48 hours of hourly data, helping graphs survive intermittent connectivity.
- If Yandex Weather is unavailable or quota-limited, the watchface can fall back to Open-Meteo data.
- If Open-Meteo is temporarily unavailable, cached rain probability and UV data can still be shown when valid.
- Reduced unnecessary Yandex API calls during cooldown/quota failures.
This should make the forecast graphs more reliable while traveling or when mobile internet is unstable.
Improved Yandex Weather quota handling.
Yandex Weather now updates every 2 hours and waits 1 hour before retrying after a failed request. This prevents repeated API calls when the daily Yandex Weather limit is exhausted, while still allowing the watchface to recover soon after the quota becomes available again.
Initial YaForecasWatch2 store release. Adds Yandex Weather support, Open-Meteo UV/rain supplements, configurable Nager.Date holiday highlights, updated screenshots, a unique app UUID/display name, and disables telemetry.