mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update links in builtin_sentences.markdown (#30976)
1. Step 1 said it was directing to the tests directory and the screenshot is of a file in the tests directory, but it was actually linking to the sentences directory. Updated that. 2. Step 2 said it was linking to the tests directory (and was doing so), but the screenshot was of a file in the sentences directory. The contents of the step seemed sentences-oriented, so I updated it to direct to sentences
This commit is contained in:
parent
f2040cb812
commit
b0fb9c0a8a
@ -60,7 +60,7 @@ The list of supported sentences is constantly being updated for each language. T
|
||||
**Note**: If the voice assistant doesn't understand you, you may need to rephrase your sentence a bit. Or check if the {% term entity %} or {% term area %} name is correct for your environment.
|
||||
|
||||
1. Take a look at the test sentences:
|
||||
- On GitHub, in the [tests](https://github.com/home-assistant/intents/tree/main/sentences) folder, open the subfolder for your language.
|
||||
- On GitHub, in the [tests](https://github.com/home-assistant/intents/tree/main/tests) folder, open the subfolder for your language.
|
||||
- Look through the test files to see the example sentences that have been tested.
|
||||
- The second part of the file name shows the {% term intent %}, the first part shows the {% term domain %}. For some {% term domains %}, such as covers, fans, and light, there are specific sentences.
|
||||
The other {% term domains %} are covered by the generic *homeassistant_*.
|
||||
@ -73,7 +73,7 @@ The list of supported sentences is constantly being updated for each language. T
|
||||

|
||||
|
||||
2. View the sentence definition for the tests:
|
||||
- On GitHub, in the [tests](https://github.com/home-assistant/intents/tree/main/tests) folder, open the subfolder for your language.
|
||||
- On GitHub, in the [sentences](https://github.com/home-assistant/intents/tree/main/sentences) folder, open the subfolder for your language.
|
||||
- Open the file of interest.
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user