Laura 1272582e44
Voice docs updates (#35885)
* Updates on Getting started with voice and index

* Updated best practices for Assist subpages

* Best practices for Assist created and updates on related subpages

* Expand Asssit update on docs to better organization

* Update source/voice_control/best_practices.markdown

Co-authored-by: Tudor Sandu <tm.sandu@gmail.com>

* Absolute urls updated

* Best practices update to be more comprehensive

* Voice navigation tree rearranged for easier access

* Sitemap updated for voice navigation

* Voice docs main page updated for clarity

* Assign areas/floors: tiny style tweaks

* tiny tweak

* tiny tweak

* Update source/voice_control/best_practices.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Tiny tweaks

* Update source/voice_control/best_practices.markdown

* Update source/voice_control/voice_remote_local_assistant.markdown

* Update source/voice_control/custom_sentences.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/voice_control/custom_sentences.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/voice_control/best_practices.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* make title procedural

* markdown tweak

* Update source/voice_control/expanding_assist.markdown

* Update source/voice_control/voice_remote_local_assistant.markdown

* Update source/voice_control/voice_remote_local_assistant.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: Tudor Sandu <tm.sandu@gmail.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-11-25 17:14:04 +01:00

45 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Aliases - entity, area, and floor"
related:
- docs: /docs/organizing/areas/
title: Areas
- docs: /docs/organizing/floors/
title: Floors
- docs: /voice_control/custom_sentences/
title: Assist - custom sentences
---
Assist will use the names of your entities, areas and floors, as well as any aliases you've configured. The configured aliases are not only used by Assist, but can also be used by Google Assistant, if you have set that up.
These aliases are helpful in case you call the same device by multiple names
or when using a voice assistant in multiple languages at the same time.
## Adding an alias of an entity
There are multliple ways to add an alias of an entity:
- **Option 1**: Go to **Settings** > **Voice assistants**. On the **Expose** tab, select the entity for which you want to add an alias.
![Screenshot showing the alias editing capabilities added to the more info dialog of entities, accessed from the Voice assistants page](/images/assist/assist_aliases.png)
- **Option 2**: You can also change the alias from the entity's more information dialog in the settings tab in the advanced section.
![Screenshot showing the alias editing capabilities added to the more info dialog of entities, accessed from the Voice assistants page](/images/assist/assist_aliases_02.png).
## Adding an alias of an area
1. To add an alias for an area, go to **Settings** > **Areas, labels & zones**.
2. On the area card of interest, select the pencil button.
3. Select **Add alias** and enter the alias you want to use for that area.
4. **Save** your changes.
## Adding an alias of a floor
1. To add an alias for a floor, go to **Settings** > **Areas, labels & zones**.
2. Next to the floor of interest, select the three-dot menu, then select **Edit floor**.
3. Select **Add alias** and enter the alias you want to use for that floor.
4. **Save** your changes.
### Area-less aliases for entities with an assigned area
Its good practice to add areas to entity canonical names, such as Living room lamp. However, since Assist can both infer the area and explicitly extract it from sentences, its a very good idea to add simplified aliases to all your exposed entities. In this case, having the Lamp alias set for the Living room lamp would allow you to turn on the lamp in the living room or simply turn on the lamp, when asking a satellite in the living room.
Dont worry if you also have a Bedroom lamp. You can alias that one Lamp as well, as it would get matched only when in conjunction with the area name (Living room or Bedroom).