This is custom component for Home-assistant. Component work with Home-assistant startinf 0.92 or later.
Create a directory called yandex_weather
in the <config directory>/custom_components/
directory on your Home Assistant instance.
Install this component by copying the files in [/custom_components/yandex_weather/
] from this repo into the new <config directory>/custom_components/yandex_weather/
directory you just created.
Add this to your configuration.yaml
weather:
- platform: yandex_weather
api_key: <yandex_api_key>