Merge pull request #1310 from fanaticDavid/patch-1

Minor raw tag fix
This commit is contained in:
Fabian Affolter 2016-10-24 17:12:45 +02:00 committed by GitHub
commit 0a675b33ee

View File

@ -89,7 +89,7 @@ Solar elevation automations can cope with offsets from sunset / sunrise as the s
trigger:
platform: numeric_state
entity_id: sun.sun
value_template: '{% raw %}{{ state.attributes.elevation }}{% end raw %}'
value_template: '{% raw %}{{ state.attributes.elevation }}{% endraw %}'
below: 1.5
action:
service: scene.turn_on