mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Update ADS-B Multi-Portal Feeder along docker-fr24feed-piaware-dump1090 v1.17.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [1.17.0] - 2022-06-29
|
||||
|
||||
- Update `thomx/fr24feed-piaware` to 1.17.0
|
||||
|
||||
## [1.15.0] - 2021-05-24
|
||||
|
||||
- Update `thomx/fr24feed-piaware` to 1.15.0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM thomx/fr24feed-piaware:1.15.0
|
||||
FROM thomx/fr24feed-piaware:1.17.0
|
||||
|
||||
# add bashio (thx https://github.com/hassio-addons/addon-debian-base/blob/main/base/Dockerfile#L47)
|
||||
ADD https://github.com/hassio-addons/bashio/archive/v0.14.3.tar.gz /tmp/bashio.tar.gz
|
||||
|
||||
@@ -2,7 +2,7 @@ slug: adsb-multi-portal-feeder
|
||||
stage: experimental
|
||||
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
||||
usb: true
|
||||
version: 1.15.0
|
||||
version: 1.17.0
|
||||
arch:
|
||||
- armhf
|
||||
- armv7
|
||||
@@ -98,6 +98,8 @@ schema:
|
||||
HTML_DEFAULT_TRACKER: list(FlightAware|Flightradar24)?
|
||||
HTML_RECEIVER_STATS_PAGE_FLIGHTAWARE: url?
|
||||
HTML_RECEIVER_STATS_PAGE_FLIGHTRADAR24: url?
|
||||
HTML_RECEIVER_STATS_PAGE_ADSBEXCHANGE: url?
|
||||
HTML_RECEIVER_STATS_PAGE_PLANEFINDER: url?
|
||||
HTML_FR24_FEEDER_STATUS_PAGE: url?
|
||||
DUMP1090_ADDITIONAL_ARGS: str?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user