Missing a bracket in one of the examples (#5526)

This commit is contained in:
Joakim Sørensen 2018-06-11 15:30:59 +02:00 committed by Fabian Affolter
parent 5841601cb0
commit e622fc127d

View File

@ -134,7 +134,7 @@ automation:
trigger:
platform: numeric_state
entity_id: sun.sun
value_template: "{{ state.attributes.elevation }"
value_template: "{{ state.attributes.elevation }}"
# Can be a positive or negative number
below: -4.0
action: