cosinekitty / astronomy

Astronomy Engine: multi-language calculation of Sun, Moon, and planet positions. Predicts lunar phases, eclipses, transits, oppositions, conjunctions, equinoxes, solstices, rise/set times, and other events. Provides vector and angular coordinate transforms among equatorial, ecliptic, horizontal, and galactic orientations.
MIT License
496 stars 64 forks source link

Integration to home assistant #319

Closed Greg50100 closed 1 year ago

Greg50100 commented 1 year ago

Hi there,

Thank you for sharing your work with us. I discovered the world of astronomy with your web pages. I would like to integrate your work into home assistant but I do not have the necessary knowledge to do so. Is it possible to have some help integrating the npm package with node-red in home assistant. Or if possible to integrate the python script directly into home assistant?

cosinekitty commented 1 year ago

Hi @Greg50100 and welcome to the project! I'm not familiar with Home Assistant, and it looks like it would take significant time and work to get up to speed there. Do you know anyone who is already familiar with Home Assistant development that can help you? If so, I would be happy to answer questions about Astronomy Engine to assist them with whatever astronomy related questions/problems you are trying to solve.

Greg50100 commented 1 year ago

Unfortunately I don't know anyone to help me. Is it possible to keep this topic open for a while, in case anyone has an idea. I'll keep digging to find a solution that I'll share here.

Greg50100 commented 1 year ago

with the help of the node red forum here is the solution for in home assistant. All that is missing are the sensors to add.

https://discourse.nodered.org/t/using-npm-module/81977

If interested, I could, in the future, share more accomplished work

cosinekitty commented 1 year ago

@Greg50100 I would love to see whatever you come up with!