rejuvenate / lovelace-horizon-card

Sun Card successor: Visualize the position of the Sun over the horizon.
MIT License
474 stars 35 forks source link

Add option for TRUE time values instead of relative #119

Open DeadshotOMEGA opened 8 months ago

DeadshotOMEGA commented 8 months ago

If I tell it to give me the Sunrise and Sunset times for a specific Lat/Long that is different from my own, it gives me the times relative to my location. e.g. 06:03am becomes 12:03am

What I would like to see is the actual times for Sunrise and Sunset for that location, not their times offset from my own time. i.e. 06:03am stays as 06:03am regardless of where I or my HA is located.

Thank you!