mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Added more attributes to NINA (#21761)
This commit is contained in:
parent
0ffb0c5712
commit
2835ef97e7
@ -24,6 +24,9 @@ For each county/city it creates warning slots that change to Unsafe when warning
|
||||
| Attribute | Description |
|
||||
| ------------ | -------------------------------------- |
|
||||
| `Headline` | *(str)* Official headline of the warning. |
|
||||
| `Description` | *(str)* Official description of the warning. |
|
||||
| `Sender` | *(str)* Sender of the warning. Can be empty. |
|
||||
| `Severity` | *(str)* Severity of the warning. <br>Extreme - Extraordinary threat to life or property <br>Severe - Significant threat to life or property <br>Moderate - Possible threat to life or property <br>Minor – Minimal to no known threat to life or property <br>Unknown - Severity unknown |
|
||||
| `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. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user