mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix typo/copy-paste mistake in DWD docs (#24073)
This commit is contained in:
parent
eb28e8a421
commit
da2ab73502
@ -68,7 +68,7 @@ monitored_conditions:
|
|||||||
| ------------ | -------------------------------------- |
|
| ------------ | -------------------------------------- |
|
||||||
| `last_update` | *(time)* Time and date (UTC) of last update from DWD. |
|
| `last_update` | *(time)* Time and date (UTC) of last update from DWD. |
|
||||||
| `region_name` | *(str)* Requested region name. This should be the same as the region name in the configuration if a name was given. |
|
| `region_name` | *(str)* Requested region name. This should be the same as the region name in the configuration if a name was given. |
|
||||||
| `region_id` | *(int)* Region ID assigned by DWD. This should be the same as the region name in the configuration if an id was given. |
|
| `region_id` | *(int)* Region ID assigned by DWD. This should be the same as the region id in the configuration if an id was given. |
|
||||||
| `warning_count` | *(int)* Number of issued warnings. There can be more than one warning issued at once. |
|
| `warning_count` | *(int)* Number of issued warnings. There can be more than one warning issued at once. |
|
||||||
| `warning_<x>` | *(list)* The warning as a whole object containing the following attributes as nested attributes. |
|
| `warning_<x>` | *(list)* The warning as a whole object containing the following attributes as nested attributes. |
|
||||||
| `warning_<x>_level` | *(int)* Issued warning level (0 - 4).<br/>0: Keine Warnungen <br/>1: Wetterwarnungen <br/>2: Warnungen vor markantem Wetter<br/>3: Unwetterwarnungen<br/>4: Warnungen vor extremem Unwetter |
|
| `warning_<x>_level` | *(int)* Issued warning level (0 - 4).<br/>0: Keine Warnungen <br/>1: Wetterwarnungen <br/>2: Warnungen vor markantem Wetter<br/>3: Unwetterwarnungen<br/>4: Warnungen vor extremem Unwetter |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user