Changed API for Ukraine Alarm (#22725)

This commit is contained in:
Paul Annekov 2022-05-13 03:05:10 +03:00 committed by Paulus Schoutsen
parent a595dad193
commit ce9094adea

View File

@ -14,7 +14,7 @@ ha_platforms:
ha_integration_type: integration 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: The Ukraine Alarm integration uses the siren.pp.ua API - public wrapper for [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 - Air
- Artillery - Artillery
@ -25,6 +25,8 @@ Siren check interval is set to 10 seconds to avoid overloading the API and still
## Setup ## 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 %} {% include integrations/config_flow.md %}
## Limitations
You can add up to 5 regions for monitoring to don't hit API rate limit.