mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Documentation update (#52)
This commit is contained in:
10
README.md
10
README.md
@@ -4,10 +4,6 @@
|
||||
|
||||
_Everything here is ment to be **experimental**. Happy to see feedback!_
|
||||
|
||||
## Installation
|
||||
|
||||
Go to the _Supervisor_ Panel, select _Add-on Store_, click the three little dots on the upper right and select _Repositories_. Now fill the _Add repository_ testbox with `https://github.com/MaxWinterstein/homeassistant-addons/` and click _Add_.
|
||||
|
||||
## Home Assistant Addon repository containing
|
||||
|
||||
## <img src="adsb-multi-portal-feeder/icon.png" width="40px"> ADB-S Multi Portal Feeder
|
||||
@@ -39,3 +35,9 @@ This is a complete copy of https://github.com/hassio-addons/addon-portainer/tree
|
||||
As the current version (`2.0.0` at this time) of this addon has problems with starting containers this clone simply provides easy access to v1.5.2.
|
||||
|
||||
See https://community.home-assistant.io/t/portainer-v2-6-2-unable-to-start-containers/332356 or https://github.com/hassio-addons/addon-portainer/issues/127 for more.
|
||||
|
||||
## Installation
|
||||
|
||||
Go to the _Supervisor_ Panel, select _Add-on Store_, click the three little dots on the upper right and select _Repositories_. Now fill the _Add repository_ testbox with `https://github.com/MaxWinterstein/homeassistant-addons/` and click _Add_.
|
||||
|
||||

|
||||
|
||||
BIN
add_repository.png
Normal file
BIN
add_repository.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 258 KiB |
@@ -10,6 +10,12 @@ This Add-On is based on the incredible [docker-fr24feed-piaware-dump1090](https:
|
||||
|
||||
I just added a few sprinkles to make it work with Home Assistant.
|
||||
|
||||
## Installation
|
||||
|
||||
- If not already done, add the Add-on repostitory ([see](https://github.com/MaxWinterstein/homeassistant-addons#installation))
|
||||
- If you want to share to FlightRadar24 and/or FlightAware, generate needed keys ([see below](https://github.com/MaxWinterstein/homeassistant-addons/tree/main/adsb-multi-portal-feeder#flightaware-feeder-id--flightrader24-key))
|
||||
- If you want to use the dump1090 WebInterface (like the screenshot above) you need to set Lat/Lon for your location ([see below(https://github.com/MaxWinterstein/homeassistant-addons/tree/main/adsb-multi-portal-feeder#latitude--longitude))
|
||||
|
||||
## Sensors for Home Assistant
|
||||
|
||||
If you would like some nice statistics you can use a rest sensor with some template magic to show e.g. the number of aircrafts currently tracked:
|
||||
@@ -65,8 +71,9 @@ SERVICE_ENABLE_HTTP: false
|
||||
|
||||
- This Add-On provides ingress functionality to some nice map of received data.
|
||||
Simply enable the _Show in sidebar_ function or access vie the _OPEN WEB UI_ button.
|
||||
- fr24feed (the feeder of FlightRader24) provides some stats at :8754.
|
||||
You need to add some port mapping at the configuration page to access it.
|
||||
- fr24feed (the feeder of FlightRader24) provides some stats at its internal port 8754.
|
||||
To access add some external port at the `configuration` tab at `Network` like this:
|
||||

|
||||
|
||||
## Credits:
|
||||
|
||||
|
||||
BIN
adsb-multi-portal-feeder/images/port-8754.png
Normal file
BIN
adsb-multi-portal-feeder/images/port-8754.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.1 KiB |
Reference in New Issue
Block a user