Update alert.markdown (#7524)

Added raw tags for template in last example as the templates weren't displaying correctly.
This commit is contained in:
Marc Forth 2018-11-16 07:56:07 +00:00 committed by Fabian Affolter
parent 88ca816954
commit a83570da98

View File

@ -215,7 +215,7 @@ of the entity.
repeat: 30
can_acknowledge: True
skip_first: True
message: "Plant {{ states.plant.plant_office }} needs help ({{ state_attr('plant.plant_office', 'problem') }})"
message: {% raw %} "Plant {{ states.plant.plant_office }} needs help ({{ state_attr('plant.plant_office', 'problem') }})" {% endraw %}
done_message: Plant in office is fine
notifiers:
- ryans_phone