Home Assistant meteo swiss integration
This intergration have been fully rewrited !
Is no longer compatible with the old configuration.
Please remove old configuration before upgrade !
In home configuration go to weather section and remove all the configuration related to platform meteo-swiss
weather:
[...]
- platform: meteo-swiss
postcode: 1233
[...]
restart you home assistant and then upgrade to the new version and proccced with the configuration part
Data from meteo swiss official website
The forecast is extracted from the meteo swiss website
Current conditions are from official data files.
- Got to home assistant configuration :
- Then click on "integrations":
- Than add a new integration
- Search for "meteo-swiss"
- By default the integration will try to determine the best settings for you based on you location:
If you are not happy with the settings you can update the settings
Meteo Swiss weather station code. This code can be found in : https://data.geo.admin.ch/ch.meteoschweiz.messwerte-aktuell/info/VQHA80_en.txt\
In case of problem with the integration
Please open an issue on github with the logs in debug mode.
You need to activate componenent debug log by adding "custom_components.meteo-swiss: debug" to your configuration.yaml
logger:
default: warning
logs:
[...]
hamsclient.client: debug
custom_components.meteo-swiss: debug
This integration use :
https://nominatim.openstreetmap.org for geolocaliation if you don't set you post code
https://data.geo.admin.ch/ for current weather conditions
https://www.meteosuisse.admin.ch for forecast