mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add Open-Meteo integration (#20478)
This commit is contained in:
parent
32659e2561
commit
8f705e4d13
26
source/_integrations/open_meteo.markdown
Normal file
26
source/_integrations/open_meteo.markdown
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
title: Open-Meteo
|
||||||
|
description: Instructions on how to integrate Open-Meteo within Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- Weather
|
||||||
|
ha_release: 2022.2
|
||||||
|
ha_iot_class: Cloud Polling
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_codeowners:
|
||||||
|
- '@frenck'
|
||||||
|
ha_domain: open_meteo
|
||||||
|
ha_platforms:
|
||||||
|
- weather
|
||||||
|
---
|
||||||
|
|
||||||
|
The Open-Meteo integration integrates the free weather forecast from
|
||||||
|
[Open-Meteo](https://open-meteo.com) with Home Assistant.
|
||||||
|
|
||||||
|
Open-Meteo offers free weather forecast APIs for open-source developers and
|
||||||
|
non-commercial use. No account or API key is required to use this service.
|
||||||
|
|
||||||
|
Open-Meteo collaborates with National Weather Services providing Open Data
|
||||||
|
with 11 to 2 km resolution. Their high-performance APIs select the best
|
||||||
|
weather model for your location.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
Loading…
x
Reference in New Issue
Block a user