This is custom component for Home-assistant. Component work with Home-assistant HA 2022.3.*.
Method 1. HACS:
HACS > Integrations > 3 dots > Custom Repositories > alexanderznamensky/yandex_weather + Intergration > Yandex Weather > Install
Method 2.
Manually copy yandex_weather folder from latest release to /config/custom_components folder.
Add this to your configuration.yaml
weather:
- platform: yandex_weather
api_key: <yandex_api_key>
*** Note: You have to wait 30 min after installation for first data update.