mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-08 02:38:10 +00:00
Fixed some minor issues. User Error.
This commit is contained in:
@@ -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 }}"
|
||||
Reference in New Issue
Block a user