Fixed some minor issues. User Error.

This commit is contained in:
CCOSTAN
2017-02-04 16:25:58 +00:00
parent a2315cd043
commit f5fb65059a
3 changed files with 2 additions and 7 deletions

View File

@@ -38,5 +38,4 @@
action:
- service: script.Voice_notify
data_template:
message: "Attention. {{ trigger.entity_id.split('.')[1].lower().title() }} is now {{ trigger.to_state.state }}"
cache: true
value1: "Attention. {{ trigger.entity_id.split('.')[1].lower().title() }} is now {{ trigger.to_state.state }}"