mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +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
|
||||
type: string
|
||||
default: Home Assistant global longitude configuration
|
||||
mode:
|
||||
description: "The forecast type. Can be `hourly` or `daily`."
|
||||
required: false
|
||||
type: string
|
||||
default: "`daily`"
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user