mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Add binary solar_rising to sun (#39273)
This commit is contained in:
parent
f9ad47b882
commit
5272a43a5b
@ -98,3 +98,11 @@ The sensors are also available as attributes on the `sun.sun` entity for backwar
|
||||
| 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. |
|
||||
| `rising` | True if the Sun is currently rising, after solar midnight and before solar noon. |
|
||||
|
||||
## Binary sensors
|
||||
|
||||
The binary sensors are also available as attributes on the `sun.sun` entity for backwards compatibility reasons.
|
||||
|
||||
| Sensors | Description |
|
||||
| ------------- | ---------------------------------------------------------------------------------------------------------------------- |
|
||||
| Solar rising | True if the Sun is currently rising, after solar midnight and before solar noon. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user