mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-08 03:59:00 +00:00
1.7 KiB
1.7 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_domain, ha_config_flow, ha_platforms, ha_integration_type, ha_codeowners
title | description | ha_category | ha_release | ha_iot_class | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ha_codeowners | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GeoSphere Austria | Instructions on how to integrate GeoSphere Austria (formerly known as ZAMG) within Home Assistant. |
|
0.35 | Cloud Polling | zamg | true |
|
integration |
|
The GeoSphere Austria
platform uses meteorological details published by the Austrian weather service GeoSphere Austria.
With this integration, it is possible to get weather station data from up to 228 different GeoSphere 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.