Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 661 Bytes

File metadata and controls

10 lines (6 loc) · 661 Bytes

planets-rest-api

This server calculates the positions (Right Ascension, Declination, Altitude, and Azimuth) and transit times (Transit, Rise, and Set) of the Sun, Moon, and planets from the observer's longitude and latitude at the current time.

The server can be run standalone as a Node.js app, as a docker server, or as a local Add-On in Home Assistant.

PlanetsScreenShot

SolarSystemCompassCard

Planets REST API README