Documentation
itsslamdunx opened this issue · 0 comments
This is great, just works out of the box. Thank you.
So that dopes like me can add it easily it I leave this note for future visitors: where it says "just add a gui picture", all that means is you add an entity in lovelace and in code view paste the following.
type: picture-entity
entity: camera.skyfield
camera_view: live
In terms of customisation I tried changing to north_up=True in bodies.py but that didn't work so I just hard coded it in camera.py under def setup_platform. (I could comment out planets my eyes can't see in bodies.py though, which may help on the processing load.)
I will watch with eagerness for a fix to the refresh rate so that the burden on the rpi is less.
Thank you again. A really excellent and welcome contribution.