caiosweet / Home-Assistant-custom-components-NASA

Home Assistant custum integration for the Nasa APIs
MIT License
10 stars 0 forks source link

Feature Request - Mars Perseverance Rover Images #2

Open tango2590 opened 1 year ago

tango2590 commented 1 year ago

I'd love to see the addition of a sensor for the Mars Perseverance rover images to this collection. They can be narrowed down by Mars Sol, but it doesn't look like you can use the earth_date as a parameter. The camera name and sol would be a nice attribute to have with it too.

https://api.nasa.gov/mars-photos/api/v1/rovers/perseverance/latest_photos

caiosweet commented 1 year ago

I have no longer had time to continue integration. I am not a programmer and I have limits in programming and creating a modulus. As soon as I can, I will try to integrate at least this:

https://api.nasa.gov/mars-photos/api/v1/rovers/perseverance/latest_photos?api_key=DEMO_KEY


Reminder for Module like this https://pypi.org/project/nasasync/