mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Improve NINA documentation (#21646)
This commit is contained in:
parent
c2707703c2
commit
7deb5f2c36
@ -18,3 +18,13 @@ The [NINA](https://www.bbk.bund.de/DE/Warnung-Vorsorge/Warn-App-NINA/warn-app-ni
|
||||
For each county/city it creates warning slots that change to Unsafe when warnings are present. The text of the warning and the metadata are stored in the attributes of the slots.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
### Attributes
|
||||
|
||||
| Attribute | Description |
|
||||
| ------------ | -------------------------------------- |
|
||||
| `Headline` | *(str)* Official headline of the warning. |
|
||||
| `ID` | *(str)* Individual ID for each warning. |
|
||||
| `Sent` | *(time)* Transmission time and date (UTC) of the issued warning. |
|
||||
| `Start` | *(time)* Starting time and date (UTC) of the issued warning. Can be empty. |
|
||||
| `Expires` | *(time)* Expiration time and date (UTC) of the issued warning. Can be empty. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user