mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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:
|
||||
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.
|
||||
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 %}
|
||||
|
||||
## Events
|
||||
|
Loading…
x
Reference in New Issue
Block a user