On_sunrise was listed twice in description. (#464)

Changed the second one to on_sunset
This commit is contained in:
Mechotronic 2020-01-12 10:01:03 -05:00 committed by Otto Winter
parent eaebd436df
commit a468feccb0
1 changed files with 1 additions and 1 deletions

View File

@ -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).