-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eagerly awating Astronomics #10
Comments
What development are you looking for? Madelena provides all the files for you to use as templates in your own config. Whatever sensors you see on their dashboard but not in HA integrations means they custom added them via another yaml file. You'll notice in the sensors and binary_sensor's dirs they are taking a payload from NOAA and passing the json into various sensors. You could do the same and even start by trying to replicate Madelena. Did that not work for you yet? |
Well, the code is already there, just not the pictures. I should know, I shamelessly copied it all and it's now running in my setup. |
Are you talking Astrometrics? If so, it's all there. The "pictures" are images pulled from the sites linked in the yaml. Dig into the yaml you'll figure out that you need to modify lat/long in a few and provide api keys in others, but it's all there. I revamped that page and have it all working. The most recent solar flares were picked up and I was notified as the alert came across NOAA. |
I was wondering if you were able to dig into the night sky view, as it's hidden under a !secret. I'm searching for a similar endpoint for my view, but I wasn't able to find a working one. Do you know which one is using Madalena in her dashboard? |
I saw your Astronomics dashboard when looking for a new HA theme and stubble across the Metrology Theme. While the Theme is Cool, what really caught my attention is your Astronomics dashboard. I came to this github repo hopeing to learn more. Alas, it is still in development. I will check back frequently as I would really like to incorporate this is my HA instance as it is super cool.
The text was updated successfully, but these errors were encountered: