mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
On_sunrise was listed twice in description. (#464)
Changed the second one to on_sunset
This commit is contained in:
parent
eaebd436df
commit
a468feccb0
@ -52,7 +52,7 @@ Automation:
|
||||
|
||||
- **elevation** (*Optional*, float): The elevation to cross. Defaults to 0° (horizon).
|
||||
|
||||
- **on_sunrise** (*Optional*, :ref:`Automation <automation>`): An automation to perform at sunset
|
||||
- **on_sunset** (*Optional*, :ref:`Automation <automation>`): An automation to perform at sunset
|
||||
when the sun crosses a specified angle.
|
||||
|
||||
- **elevation** (*Optional*, float): The elevation to cross. Defaults to 0° (horizon).
|
||||
|
Loading…
Reference in New Issue
Block a user