mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-24 19:16:50 +00:00
30 lines
971 B
Markdown
30 lines
971 B
Markdown
---
|
|
title: Instituto Português do Mar e Atmosfera (IPMA)
|
|
description: Instructions on how to integrate Instituto Português do Mar e Atmosfera weather conditions into Home Assistant.
|
|
ha_category:
|
|
- Weather
|
|
ha_release: 0.72
|
|
ha_iot_class: Cloud Polling
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@dgomes'
|
|
ha_domain: ipma
|
|
ha_platforms:
|
|
- sensor
|
|
- weather
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
The `ipma` weather platform uses the [Instituto Português do Mar e Atmosfera](https://www.ipma.pt/) as a source for current and forecast meteorological data.
|
|
|
|
There is currently support for the following device types within Home Assistant:
|
|
|
|
- Sensor
|
|
- Risk of Fire for your location
|
|
- UV Index for your district
|
|
- Weather (current state and forecast)
|
|
|
|
{% include integrations/config_flow.md %}
|
|
|
|
IPMA provides both *hourly* (72h) and *daily* (10 days) forecasts, but you must choose which one will be exposed by the weather entity during initial setup of the integration.
|