home-assistant.io/source/_integrations/meteoclimatic.markdown
2022-03-30 21:50:39 +02:00

1.9 KiB

title, description, ha_release, ha_iot_class, ha_category, ha_codeowners, ha_config_flow, ha_domain, ha_platforms, ha_integration_type
title description ha_release ha_iot_class ha_category ha_codeowners ha_config_flow ha_domain ha_platforms ha_integration_type
Meteoclimatic Instructions on how to integrate Meteoclimatic within Home Assistant. 2021.6 Cloud Polling
Sensor
Weather
@adrianmo
true meteoclimatic
sensor
weather
integration

The Meteoclimatic integration uses the Meteoclimatic web service as a source for meteorological data for your location. The location is based on the Meteoclimatic station code (e.g., ESCAT4300000043206B) and the weather data reported is based on the capabilities of each station.

There is currently support for the following platforms within Home Assistant:

It displays the current weather along with individual sensors that include daily maximum and minimum values.

{% include integrations/config_flow.md %}

Sensor

This integration provides the following sensors:

Name Description
Daily Max Humidity Maximum humidity for the past 24 hours in %
Daily Max Pressure Maximum pressure for the past 24 hours in hPa
Daily Max Temperature Maximum temperature for the past 24 hours in °C
Daily Max Wind Speed Maximum wind speed for the past 24 hours in km/h
Daily Min Humidity Minimum humidity for the past 24 hours in %
Daily Min Pressure Minimum pressure for the past 24 hours in hPa
Daily Min Temperature Minimum temperature for the past 24 hours in °C
Daily Precipitation Precipitation cumulation for past 24 hours in mm
Humidity The current humidity in %
Pressure The current pressure in hPa
Temperature The current temperature in °C
Wind Bearing The current wind bearing in °
Wind Speed The current wind speed in km/h

Warning: As not all weather stations have the same capabilities, some sensors might not be available for certain weather stations. Sensors are only added if data is available and provided by Meteoclimatic.