Releases: vingerha/ha_adsb_lol
Releases · vingerha/ha_adsb_lol
Fix errors when source-data is not provided
Add route details for the flights
Example entity attribute
....
....
route:
- _airport_codes_iata: PMI-SCN
_airports:
- alt_feet: 27
alt_meters: 8.23
countryiso2: ES
iata: PMI
icao: LEPA
lat: 39.551701
location: Palma De Mallorca
lon: 2.73881
name: Palma De Mallorca Airport
- alt_feet: 1058
alt_meters: 322.48
countryiso2: DE
iata: SCN
icao: EDDR
lat: 49.2146
location: Saarbrücken
lon: 7.10951
name: Saarbrücken Airport
airline_code: EWG
airport_codes: LEPA-EDDR
callsign: EWG68ET
number: 68ET
plausible: 1
....
....
Adding aricraft category and heli picture in case of cat. A7
0.0.9 Final steps for helicopter in view
Improve stability
Changes
- Reduce risk on errors, fix altitude limit
- non functional: prepare for HACS integration
Add entity pictures for use in e.g. map card
Add option to use input_text/select
Finetuning
Breaking change
Due to renaming (below), needs to be configured from scratch
Changes
Reduce location based flights to one (1) service with multiple entities
Rename sensors
Reduce errors
Fix issue on reboot
Fix typo in attribute refresh interval
0.0.3 Merge branch 'main' of https://github.com/vingerha/ha_adsb_lol
Fix removing old flight entities
Changes
For the sensors showing flights around a specific lat/lon, the removal of old entries was not working.
Now it is, via listener
Initial release
Initial release
Is:
- getting flights through registration and callsign
- getting aircraft around a specified zone/person
- providing a basis from which to improve
Is not:
- perfect
- without errors
- cleaning-up orphaned aircraft around a specified zone/person...suggest to use spook: remove orphaned...