Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions source/_integrations/ukraine_alarm.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Ukraine Alarm
description: Instructions on how to integrate Ukraine Alarm within Home Assistant.
ha_category:
- Other
ha_release: 2022.6
ha_iot_class: Cloud Polling
ha_config_flow: true
ha_codeowners:
- '@PaulAnnekov'
ha_domain: ukraine_alarm
ha_platforms:
- binary_sensor
ha_integration_type: integration
---

The Ukraine Alarm integration uses the [Ukraine Alarm](https://www.ukrainealarm.com/) web service to offer air-raid siren notifications. The integration will create 4 binary sensors for your selected region in Ukraine:

- Air
- Artillery
- Urban Fights
- Unknown
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it explained on the official site what the unknown alarm represents?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. I will ask support. I think it means "something is flying but we don't know what".


Siren check interval is set to 10 seconds to avoid overloading the API and still be able to react fast enough.

## Setup

To generate an Ukraine Alarm API key, go to [Ukraine Alarm APIs](https://api.ukrainealarm.com/) page, fill in a form and wait for an email with an API key.

{% include integrations/config_flow.md %}