mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Add "mode" attribute to IPMA (#11809)
* Add "mode" attribute to IPMA
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
069986d2d4
commit
c409cc5ff5
@ -40,4 +40,9 @@ longitude:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: Home Assistant global longitude configuration
|
default: Home Assistant global longitude configuration
|
||||||
|
mode:
|
||||||
|
description: "The forecast type. Can be `hourly` or `daily`."
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: "`daily`"
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user