Skip to content

Commit 7f11e6b

Browse files
authored
Add "mode" attribute to IPMA
1 parent 436675c commit 7f11e6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/_integrations/ipma.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ha_iot_class: Cloud Polling
99
ha_config_flow: true
1010
ha_codeowners:
1111
- '@dgomes'
12+
- '@abmantis'
1213
---
1314

1415
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.
@@ -39,4 +40,6 @@ longitude:
3940
required: false
4041
type: string
4142
default: Home Assistant global longitude configuration
43+
mode:
44+
description: "The forecast type. Can be `hourly` or `daily`."
4245
{% endconfiguration %}

0 commit comments

Comments
 (0)