mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Assist customize responses: Fix link (#37187)
This commit is contained in:
parent
aa0299b9b0
commit
2fc631b626
@ -9,11 +9,13 @@ related:
|
|||||||
title: Sentence triggers
|
title: Sentence triggers
|
||||||
- docs: /docs/automation/trigger/#sentence-wildcards
|
- docs: /docs/automation/trigger/#sentence-wildcards
|
||||||
title: Sentence wildcards
|
title: Sentence wildcards
|
||||||
|
- docs: voice_control/custom_sentences_yaml
|
||||||
|
title: Customize responses
|
||||||
- url: https://developers.home-assistant.io/docs/intent_builtin/
|
- url: https://developers.home-assistant.io/docs/intent_builtin/
|
||||||
title: View existing intents
|
title: View existing intents
|
||||||
---
|
---
|
||||||
|
|
||||||
You may add your own sentences to the intent recognizer by either extending an [existing intent](https://developers.home-assistant.io/docs/intent_builtin/) or creating a new one. You may also [customize responses](#customizing-responses) for existing intents.
|
You may add your own sentences to the intent recognizer by either extending an [existing intent](https://developers.home-assistant.io/docs/intent_builtin/) or creating a new one. You may also [customize responses](/voice_control/custom_sentences_yaml#customizing-responses) for existing intents.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user