We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3cce7 commit 1931a23Copy full SHA for 1931a23
source/_integrations/opensky.markdown
@@ -29,6 +29,12 @@ altitude:
29
description: The maximum altitude in meters in which the planes are tracked. No input (or 0) means all planes in the area are tracked.
30
{% endconfiguration_basic %}
31
32
+## Authentication
33
+
34
+By default, polling is done every 15 minutes not to hit the API limit.
35
+More API requests are allowed as authenticated users.
36
+You can add your credentials after setting up the integration.
37
38
## Events
39
40
- **opensky_entry**: Fired when a flight enters the region.
0 commit comments