mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00
1.8 KiB
1.8 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ha_codeowners | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Zentralanstalt für Meteorologie und Geodynamik (ZAMG) | Instructions on how to integrate ZAMG within Home Assistant. |
|
0.35 | Cloud Polling | zamg | true |
|
integration |
|
The zamg
platform uses meteorological details published by the Austrian weather service Zentralanstalt für Meteorologie und Geodynamik (ZAMG).
With this integration, it is possible to get weather station data from up to 228 different ZAMG stations across Austria. The integration uses the datahub-api.
{% include integrations/config_flow.md %}
There is currently support for the following device types within Home Assistant:
- Weather - It displays the current temperature, humidity, pressure and wind speed, but it doesn't have support for conditions which is a key feature of the
weather
platforms. - Sensor
Sensor
This integration provides the following sensors:
Name | Description |
---|---|
Temperature | Temperature in °C |
Temperature Average | Average Temperature in °C |
Humidity | Humidity in % |
Dew Point | Dew point in °C |
Dew Point Average | Average Dew point in °C |
Pressure | Station pressure in hPa |
Pressure at Sea Level | Sea level pressure in hPa |
Wind Speed | Wind speed in km/h |
Top Wind Speed | Max wind speed in km/h |
Wind Bearing | Wind bearing in ° |
Top Wind Bearing | Wind bearing at max speed in ° |
Sun Last 10 Minutes | Sunshine in the last 10 minutes in sec |
Precipitation | Precipitation in mm |
Snow | Snow in cm |
Not every station supports every sensor.