Add status page port mapping for plane finder

This commit is contained in:
Max Winterstein
2022-03-29 00:17:11 +02:00
parent fe8fda4f7b
commit 81acc46284
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## [1.0.1] - 2021-03-28
- Add port for plane finder status page
## [1.0.0] - 2021-03-28
- Update to 1.12.0 (now with planefinder support)

View File

@@ -2,7 +2,7 @@ slug: adsb-multi-portal-feeder
stage: experimental
url: https://github.com/MaxWinterstein/homeassistant-addons/
usb: true
version: 1.0.0
version: 1.0.1
arch:
- armhf
- armv7
@@ -40,6 +40,7 @@ ports:
30005/tcp: null
8080/tcp: null
8754/tcp: null
30053/tcp: null
ports_description:
30001/tcp: TCP raw input
30002/tcp: TCP raw output
@@ -48,6 +49,7 @@ ports_description:
30005/tcp: TCP Beast output
8080/tcp: Dump1090 status site
8754/tcp: Flightrader24 feeder status site
30053/tcp: Plane Finder feeder status site
schema:
# Common
SERVICE_ENABLE_DUMP1090: bool