You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/ipma.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ ha_iot_class: Cloud Polling
9
9
ha_config_flow: true
10
10
ha_codeowners:
11
11
- '@dgomes'
12
+
- '@abmantis'
12
13
---
13
14
14
15
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:
39
40
required: false
40
41
type: string
41
42
default: Home Assistant global longitude configuration
43
+
mode:
44
+
description: "The forecast type. Can be `hourly` or `daily`."
0 commit comments