Update opensky.markdown (#15628)

Latitude and longitude added to the event attributes description
This commit is contained in:
Steve Brandt 2020-11-13 08:58:50 +01:00 committed by GitHub
parent 2ea3c99adf
commit 4ab94da8e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,8 @@ Both events have three attributes:
- **sensor**: Name of `opensky` sensor that fired the event.
- **callsign**: Callsign of the flight.
- **latitude**: Latitude of the flight.
- **longitude**: Longitude of the flight.
- **altitude**: Altitude of the flight in meters.
To receive notifications of the entering flights using the [Home Assistant Companion App](https://companion.home-assistant.io/), add the following lines to your `configuration.yaml` file: