diff --git a/source/docs/assist/custom_sentences.markdown b/source/docs/assist/custom_sentences.markdown index 5c2e5112a92..aca9225490e 100644 --- a/source/docs/assist/custom_sentences.markdown +++ b/source/docs/assist/custom_sentences.markdown @@ -18,14 +18,6 @@ conversation: - "activate [the] {name}" ``` -```yaml -# Example configuration.yaml -conversation: - intents: - HassTurnOn: - - "activate [the] {name}" -``` - {% endraw %} This extends the default English sentences for the `HassTurnOn` intent, allowing you to say "activate the kitchen lights" as well as "turn on the kitchen lights".