mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-24 19:16:50 +00:00

* 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>
41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
---
|
|
title: "Assigning devices to areas and areas to floors"
|
|
related:
|
|
- docs: /docs/organizing/areas/
|
|
title: Areas
|
|
- docs: /docs/organizing/floors/
|
|
title: Floors
|
|
- docs: /voice_control/custom_sentences/
|
|
title: Assist - custom sentences
|
|
- docs: /voice_control/best_practices/
|
|
title: Best practices with Assist
|
|
---
|
|
|
|
Another best practice with Assist is to create an architecture of areas and floors in your home, since it will make it consistent and easy to understand for Assist.
|
|
|
|
### To create missing areas
|
|
|
|
1. Go to {% my zones title="**Settings** > **Areas, labels & zones**" %}.
|
|
2. Select **Create area**.
|
|
|
|
### To create missing floors
|
|
|
|
1. Go to {% my zones title="**Settings** > **Areas, labels & zones**" %}.
|
|
2. Select **Create floor**.
|
|
3. In the floor creation dialog, assign the related areas.
|
|
|
|
### To assign areas to existing floors
|
|
|
|
1. Go to {% my zones title="**Settings** > **Areas, labels & zones**" %}.
|
|
2. Next to the floor name, select the three dots {% icon "mdi:dots-vertical" %} menu.
|
|
3. Select **Edit floor**.
|
|
4. Assign your areas to this floor.
|
|
|
|
### To assign a device to an area
|
|
|
|
1. Go to {% my devices title="**Settings** > **Devices & services** > **Devices**" %}.
|
|
2. Select the device.
|
|
3. In the top bar of the device page, select the pencil {% icon "mdi:pencil" %} icon.
|
|
4. Assign it to an area.
|
|
|