Skip to content

lisler/hass-swissweather

 
 

Repository files navigation

MeteoSwiss integration for HASS

This is an integration to download data from MeteoSwiss.

It currently supports:

  • Current weather state - temperature, precipitation, humidity, wind, etc. for a given autmated measurement station.
  • Hourly and daily weather forecast based on a location encoded with post number.

Installation

With HACS

  1. Go to HACS page in Home Assistant
  2. Click "three dots" in upper right corner and select "Custom Repositories..."
  3. Enter https://github.com/izacus/hass-swissweather into "Repository" field
  4. Select "Integration"
  5. Click "Add"
  6. On "Integrations" tab click "Explore And Download Repositories"
  7. Enter "Swiss Weather" in search box and download the integration
  8. Restart HASS

Manually

  1. Clone this repository in custom components:
git clone https://github.com/izacus/hass-swissweather.git swissweather

Make sure directory name is swissweather or strings won't show up.

  1. Restart HASS

Configure integration

  1. Add Swiss Weather integration to Home Assistant. You'll be asked for two pieces of information:
  • Post Code: The post code of your location, used for forecast - e.g. 8001 for Zurich.
  • Station code: The station code of weather station showing live data near you. Choose the closest station within reason - e.g. it probably doesn't make sense to select "Uetliberg" to get data in Zurich due to altitude difference. Choose Kloten on Fluntern instead.

About

HomeAssistant module for MeteoSwiss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%