mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Updated documentation for the Sun component to match home-assistant/home-assistant#6857 (#2357)
This commit is contained in:
parent
335b8ff21c
commit
a0b6f44046
@ -56,5 +56,9 @@ The sun event need to have the type 'sun', which service to call, which event (s
|
||||
| --------- | ----------- |
|
||||
| `next_rising` | Date and time of the next sun rising (in UTC).
|
||||
| `next_setting` | Date and time of the next sun setting (in UTC).
|
||||
| `next_dawn` | Date and time of the next dawn (in UTC).
|
||||
| `next_dusk` | Date and time of the next dusk (in UTC).
|
||||
| `next_noon` | Date and time of the next solar noon (in UTC).
|
||||
| `next_midnight` | Date and time of the next solar midnight (in UTC).
|
||||
| `elevation` | Solar elevation. This is the angle between the sun and the horizon. Negative values mean the sun is below the horizon.
|
||||
| `azimuth` | Solar azimuth. The angle is shown clockwise from north.
|
||||
|
Loading…
x
Reference in New Issue
Block a user