NINA
The NINA integration displays warnings from the Bundesamt für Bevölkerungsschutz und Katastrophenhilfe in Germany.
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.
Configuration
To add the NINA integration to your Home Assistant instance, use this My button:
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the Add Integration button.
-
From the list, select NINA.
-
Follow the instructions on screen to complete the setup.
Attributes
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. Extreme - Extraordinary threat to life or property Severe - Significant threat to life or property Moderate - Possible threat to life or property Minor – Minimal to no known threat to life or property 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. |
expires |
(time) Expiration time and date (UTC) of the issued warning. Can be empty. |