mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Fix opensky altitude mistake (#28533)
Co-authored-by: Robert Resch <robert@resch.dev>
This commit is contained in:
parent
a7b2149178
commit
629f4e8846
@ -26,7 +26,7 @@ longitude:
|
|||||||
radius:
|
radius:
|
||||||
description: The radius in meters around the latitude/longitude point to track.
|
description: The radius in meters around the latitude/longitude point to track.
|
||||||
altitude:
|
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.
|
description: The maximum altitude in meters in which the planes are tracked. No input (or 0) means all planes in the area are tracked.
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
## Events
|
## Events
|
||||||
|
Loading…
x
Reference in New Issue
Block a user