mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Fix ADB-S typo
This commit is contained in:
committed by
Max Winterstein
parent
1f71e911e3
commit
88c18b5688
@@ -10,9 +10,9 @@ _Everything here is ment to be **experimental**. Happy to see feedback!_
|
|||||||
|
|
||||||
Wraps the well known [Angry IP Scanner](https://angryip.org/) to make it usable as Add-on.
|
Wraps the well known [Angry IP Scanner](https://angryip.org/) to make it usable as Add-on.
|
||||||
|
|
||||||
### <img src="adsb-multi-portal-feeder/icon.png" width="40px"> ADB-S Multi Portal Feeder
|
### <img src="adsb-multi-portal-feeder/icon.png" width="40px"> ADS-B Multi Portal Feeder
|
||||||
|
|
||||||
Observe flight traffic using some cheap ADB-S USB-Stick and feed towards FlightRadar24 and FlightAware.
|
Observe flight traffic using some cheap ADS-B USB-Stick and feed towards FlightRadar24 and FlightAware.
|
||||||
|
|
||||||
Based on the incredible [docker-fr24feed-piaware-dump1090](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090) docker image by [Thom-x](https://github.com/Thom-x).
|
Based on the incredible [docker-fr24feed-piaware-dump1090](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090) docker image by [Thom-x](https://github.com/Thom-x).
|
||||||
|
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ resource: http://f1c878cb-adsb-multi-portal-feeder:8754/monitor.json
|
|||||||
The whole configuration is meant to work alike the original docker image.
|
The whole configuration is meant to work alike the original docker image.
|
||||||
See [docker-fr24feed-piaware-dump1090](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090) for more info.
|
See [docker-fr24feed-piaware-dump1090](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090) for more info.
|
||||||
|
|
||||||
I pre-provivde the (i guess) most used workflow: Send data from USB ADB-S stick to FlightRadar24, FlightAware, ADSBexchange and Plane Finder and have a nice little web based overview as Home Assistant menu entry.
|
I pre-provivde the (i guess) most used workflow: Send data from USB ADS-B stick to FlightRadar24, FlightAware, ADSBexchange and Plane Finder and have a nice little web based overview as Home Assistant menu entry.
|
||||||
|
|
||||||
It it possible to retrive and use the location information of home assistant itself, using some magic variables, which will be replaced automatically:
|
It it possible to retrive and use the location information of home assistant itself, using some magic variables, which will be replaced automatically:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user