mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update opensky.markdown (#15628)
Latitude and longitude added to the event attributes description
This commit is contained in:
parent
2ea3c99adf
commit
4ab94da8e8
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user