mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Fix configuration formating (#6701)
This commit is contained in:
parent
97444e9292
commit
a423031866
@ -37,7 +37,15 @@ The warning level is between 0 (no danger) and 4 (extreme weather conditions):
|
|||||||
- Warnungen vor markantem Wetter (Stufe 2)
|
- Warnungen vor markantem Wetter (Stufe 2)
|
||||||
- Wetterwarnungen (Stufe 1)
|
- Wetterwarnungen (Stufe 1)
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
region_name:
|
||||||
- **region_name** (*Optional*): The region name string as identified from the DWD website. If not given, defaults to Hansestadt Hamburg.
|
required: false
|
||||||
- **name** (*Optional*): The name you would like to give to the warnapp sensor.
|
description: The region name string as identified from the DWD website.
|
||||||
|
default: Hansestadt Hamburg
|
||||||
|
type: string
|
||||||
|
name:
|
||||||
|
required: false
|
||||||
|
description: The name you would like to give to the warnapp sensor.
|
||||||
|
type: string
|
||||||
|
default: DWD-Weather-Warnings
|
||||||
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user