IATkachenko / HA-YandexWeather

Yandex weather intergration for Home Assistant
Apache License 2.0
197 stars 10 forks source link
homeassistant-integration python weather yandex-weather

version_badge

Yandex weather data provider for Home Assistant

This custom integration is providing weather component and set of sensors based on data from yandex weather service.

Important

Currently Yandex have blocked free tarif for new users, check #104 for meore details, so new users can't obtain personal API key to get weather data via API. Stay tuned.

Installation

HACS

hacs_badge HACS Action Validate with hassfest

  1. Go to HACS
  2. Start typing "Yandex weather" in search field
  3. Press "Download" button
  4. Restart Home Assistant

    Manual

  5. Download yandex_weather.zip from the latest release
  6. Unpack to custom_components folder _(it should look like custom_components/yandex_weather/<files>)_
  7. Restart Home Assistant

Configuration

  1. Go to Yandex developer page
  2. Add Weather API with "Test tariff" (3000 requests for 30 days for free)
  3. Switch to "Weather for web-site tariff" (50 requests per day for free). It may require up to 30 minutes for activating key.
  4. Save API key
  5. Go to Home Assistant settings
    • Integrations
    • Add
    • Start typing "Yandex weather" (clean browser cache if nothing found)
    • Add integration
    • Put API key into API key field

Usage

Weather

Sensors

Most sensors are disabled by default to not overload system.