Skip to content

HomeAssistant custom component for Yandex Weather

Notifications You must be signed in to change notification settings

Aljutor/yandex_weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Yandex Weather custom component for Home-assistant. Thanks to bastshoes and apaex

This is custom component for Home-assistant. Component work with Home-assistant HA 2022.3.*.

Installation

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.

Configuration:

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.

About

HomeAssistant custom component for Yandex Weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%