Skip to content

Commit

Permalink
Merge pull request #17 from xbmcnut/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
AlexandrErohin authored Feb 11, 2024
2 parents 0d5bb25 + 39afafd commit 08be3cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ All available fields for flight you can check [here](#flight)
4. Go to your [Home Assistant dashboard](https://www.home-assistant.io/dashboards/)
5. In the top right corner, select the three-dot menu, then select Edit dashboard
6. Click on `+ ADD CARD`, search for `Manual`, click on `Manual`.
7. Add following code to the input window. Replace LATITUDE, LONGITUDE and ZOOM from URL from step 4. (Example - https://www.flightradar24.com/50.03,8.49/12 - LATITUDE is 50.03, LONGITUDE is 8.49, ZOOM is 12)
7. Add following code to the input window. Replace LATITUDE, LONGITUDE and ZOOM from URL from step 3. (Example - https://www.flightradar24.com/50.03,8.49/12 - LATITUDE is 50.03, LONGITUDE is 8.49, ZOOM is 12)
8. Click `SAVE`

```markdown
Expand Down Expand Up @@ -216,4 +216,4 @@ recorder:

## Thanks To
- [FlightRadarAPI](https://github.com/JeanExtreme002/FlightRadarAPI) by [@JeanExtreme002](https://github.com/JeanExtreme002)
- [The OpenSky integration](https://github.com/home-assistant/core/tree/dev/homeassistant/components/opensky)
- [The OpenSky integration](https://github.com/home-assistant/core/tree/dev/homeassistant/components/opensky)

0 comments on commit 08be3cc

Please sign in to comment.