deadzilla
48e64c2bc8
Replace wttr.in/Open-Meteo with Yandex Weather API
- Switch from wttr.in + Open-Meteo fallback to Yandex Weather API
- Add YANDEX_WEATHER_API_KEY to .env and config validation
- Enrich weather output: wind gusts, wind direction (Russian)
- Pressure now in mmHg directly from Yandex (no conversion needed)
- Update rate limiter: weather_limiter + open_meteo_limiter → yandex_weather_limiter
- Remove dead code: API_URL_WEATHER, fetch_open_meteo, translate_weather
- Update all tests (271 passed)
2026-07-20 23:31:11 +05:00
..
2026-07-20 23:31:11 +05:00
2026-07-14 22:27:30 +05:00
2026-07-12 00:05:46 +05:00
2026-07-14 22:03:08 +05:00
2026-07-20 23:31:11 +05:00
2026-07-14 22:15:14 +05:00
2026-07-20 23:31:11 +05:00
2026-07-20 23:31:11 +05:00