mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
* Add Meteoclimatic integration documentation Signed-off-by: Adrián Moreno <adrian@morenomartinez.com> * Set HA release target Signed-off-by: Adrián Moreno <adrian@morenomartinez.com> * Apply frenck's suggestions Signed-off-by: Adrian Moreno <adrian@morenomartinez.com> * Remove sensor redirect Signed-off-by: Adrian Moreno <adrian@morenomartinez.com> * Remove weather redirect Signed-off-by: Adrian Moreno <adrian@morenomartinez.com> * Final tweaks Co-authored-by: Franck Nijhof <frenck@frenck.nl>
789 B
789 B
title, description, ha_release, ha_iot_class, ha_category, ha_codeowners, ha_config_flow, ha_domain
| title | description | ha_release | ha_iot_class | ha_category | ha_codeowners | ha_config_flow | ha_domain | ||
|---|---|---|---|---|---|---|---|---|---|
| Meteoclimatic | Instructions on how to integrate Meteoclimatic within Home Assistant. | 2021.6 | Cloud Polling |
|
|
true | meteoclimatic |
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:
- Weather
It displays the current weather reported by specific Meteoclimatic stations.
{% include integrations/config_flow.md %}