Fix typ0 at config MLAT_EXACT_LON

Fixes #75
This commit is contained in:
Max Winterstein
2022-03-29 13:50:44 +02:00
parent 81acc46284
commit 296fc72dcf
2 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## [1.0.2] - 2021-03-29
- Fix typ0 in config template, should be `MLAT_EXACT_LON` instead `MLAT_EXACT_LONG`.
Thx again to [@Delta1977](https://github.com/Delta1977)
## [1.0.1] - 2021-03-28
- Add port for plane finder status page
@@ -12,7 +17,7 @@
## [0.1.37] - 2021-03-18
- Update to 1.10.1 - now with adsbexchange support. See [#67](https://github.com/MaxWinterstein/homeassistant-addons/issues/67#).
Thx to [Delta1977](https://github.com/Delta1977) for his work ❤️
Thx to [@Delta1977](https://github.com/Delta1977) for his work ❤️
## [0.1.36] - 2021-01-03

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.1
version: 1.0.2
arch:
- armhf
- armv7
@@ -84,7 +84,7 @@ schema:
# Exact coordinates for MLAT
MLAT_EXACT_LAT: float?
MLAT_EXACT_LONG: float?
MLAT_EXACT_LON: float?
MLAT_ALTITUDE_MSL_METERS: int?
# Plane Finder