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-05-29 15:45:56 +05:00
2026-07-08 00:44:22 +05:00
2026-07-09 13:07:09 +05:00
2026-07-09 13:07:09 +05:00
2026-07-09 13:07:09 +05:00
2026-07-20 23:31:11 +05:00
2026-07-08 00:44:22 +05:00
2026-07-14 22:46:57 +05:00
2026-07-14 22:27:30 +05:00
2026-07-08 00:44:22 +05:00
2026-07-20 23:31:11 +05:00
2026-07-12 00:11:54 +05:00
2026-07-11 23:59:41 +05:00
2026-07-14 22:41:10 +05:00
2026-07-08 00:39:43 +05:00
2026-07-14 22:20:45 +05:00
2026-07-20 23:31:11 +05:00
2026-07-12 00:08:13 +05:00