mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 01:28:58 +00:00
1.7 KiB
1.7 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
NINA | Instructions on how to set up NINA warnings in Home Assistant. |
|
2022.2 | Cloud Polling | true |
|
nina |
|
integration |
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.
{% include integrations/config_flow.md %}
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. |