First adventures into the world of Assist
This commit is contained in:
7
custom_sentences/en/responses.yaml
Normal file
7
custom_sentences/en/responses.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
language: "en"
|
||||
responses:
|
||||
intents:
|
||||
HassTurnOn:
|
||||
default: "I have turned on the {{ slots.name }}"
|
||||
HassTurnOff:
|
||||
default: "I have turned off the {{ slots.name }}"
|
Reference in New Issue
Block a user