Polar plot of the Sun, Moon, a few planets, and the solstices

FYI the component breaks in 2022.04 with errors related to camera width. I have fixed this in version 1.4 of the component so if you upgrade it should work.

Please consider making an “down sized” integration which creates a sensor with basic information about the moons position (azimuth, elevation etc.) and phase?
Then this sensor can be used in other cards.

Any recent updates on this project? Added repo and downloaded successfully.
But after adding
camera:
platform: ha_skyfield
show_constellations: false

Seems like Configuration won’t pass the check, circle just keeps rotating and never validates.

Perhaps because that config isn’t yaml?

But what does the log say?

What hardware are you running on. This is very cpu intensive.

Hey Nick, thanks for quick response.
I’m running hassio on RPI4-64 4GB, using 12% cpu prior to enabling this integration.
What do you mean the config isn’t yaml? Instructions say to add it to Config.

No log entry for this, as I’m able to add in the camera code to config, but when I Check Config prior to reboot it never completes the check… circle just keeps spinning.

I do see 2 seperate log errors when I initially installed the integration: “Error while processing template”, and “TemplateError”. Both have fairly long report logs.

–deleted–

That error is coming from something completely different. Fix your template.

Oops, your right, that log has nothing to do with this. I forgot the night before I added in a Compass integration I was playing around with.
Regardless, it passes yaml check, so this still doesnt help me fix the issue with THIS integration and that it won’t pass the yaml check.

Are you able to cure the misery arising from 2024.2.0 ? where it says “mathplotlib not found” ? TIA

Others are seeing that issue as well. Not sure how to fix yet, but tracking in “Entity not available: camera.skyfield” after update to HA 2024.2.0 · Issue #24 · partofthething/ha_skyfield · GitHub

Newby to HA. Thanks for this great repo for us space junkies. Is it possible to get the image in dark mode? This will be great when used in the evening when stargazing.

1 Like

Is there a dark mode available for the picture?

1 Like

Will there be a fix for the problem with the „ Entity not available: camera.skyfield“ after the HA Update and the error with the matplotlib that is a dependency and can’t be installed anymore?