Launch Library: Add Filters #111
Unanswered
sgoffman
asked this question in
Integration enhancements
Replies: 1 comment
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Integration name
Launch Library
Link to integration documentation on our website
https://www.home-assistant.io/integrations/launch_library
Describe the enhancement
Currently the Launch Library integration only retrieves the (singular) next launch, rather than the list of upcoming launches. I understand that retrieving the full list would be problematic in many ways, so instead:
The underlying API allows lots of filters to be applied (see documentation here); it would be great if Launch Library supported filtering before data retrieval.
Use cases
I just want to see the next launch from the nearest facility to me (Vandenburg SFB), which could be done by filtering the upcoming list by 'location__ids'.
Anything else?
API docs on filtering the upcoming list: https://ll.thespacedevs.com/docs/#/launches/launches_upcoming_list
Beta Was this translation helpful? Give feedback.
All reactions