Add more clarification to the OpenSky configuration settings (#28466)

* Add more clarification to the OpenSky configuration settings

* Add more clarification to the OpenSky configuration settings

* Add more clarification to the OpenSky configuration settings

* Add more clarification to the OpenSky configuration settings
This commit is contained in:
Joost Lekkerkerker 2023-08-05 15:24:57 +02:00 committed by GitHub
parent c4dd7a74da
commit bd6e0e6d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,17 @@ The OpenSky integration allows one to track overhead flights in a given region.
{% include integrations/config_flow.md %}
{% configuration_basic %}
latitude:
description: The latitude of the center of the area to track.
longitude:
description: The latitude of the center of the area to track.
radius:
description: The radius in meters around the latitude/longitude point to track.
altitude:
description: The minimum height in meters above which the planes are tracked. No input (or 0) means all planes are tracked in the area.
{% endconfiguration_basic %}
## Events
- **opensky_entry**: Fired when a flight enters the region.