Assist docs: remove obsolete topic (#29623)

* Assist docs: remove obsolete topic

* Apply suggestions from code review

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
c0ffeeca7 2023-10-31 13:49:57 +01:00 committed by GitHub
parent 8112972562
commit 305443962a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 27 deletions

View File

@ -12,7 +12,6 @@
<div class="section">
<h1 class="title delta">Voice assistants</h1>
<ul class="divided sidebar-menu">
<li>{% active_link /voice_control/using_voice_assistants_overview/ Voice assistants: Overview %}</li>
<li>{% active_link /voice_control/voice_remote_local_assistant/ Configuring a local assistant %}</li>
<li>{% active_link /voice_control/voice_remote_cloud_assistant/ Configuring a cloud assistant %}</li>
<li>{% active_link /voice_control/voice_remote_expose_devices/ Exposing devices to voice assistant %}</li>

View File

@ -248,7 +248,7 @@ layout: null
/docs/assist/apple/ /voice_control/apple/
/docs/assist/builtin_sentences/ /voice_control/builtin_sentences/
/docs/assist/custom_sentences/ /voice_control/custom_sentences/
/docs/assist/using_voice_assistants_overview/ /voice_control/using_voice_assistants_overview/
/docs/assist/using_voice_assistants_overview/ /voice_control/
/docs/assist/voice_remote_expose_devices/ /voice_control/voice_remote_expose_devices/
/docs/assist/voice_remote_local_assistant/ /voice_control/voice_remote_local_assistant/
/docs/assist/troubleshooting/ /voice_control/troubleshooting/

View File

@ -1,25 +0,0 @@
---
title: "Using voice assistants - overview"
---
We are in [chapter 3](/blog/2023/07/20/year-of-the-voice-chapter-3/) of Home Assistant's Year of the Voice. No, wake word detection is not yet supported.
But you can make Assist the default digital assistant and [start it on an Android](/voice_control/android/) phone, tablet, or Wear OS watch with one push of a button.
![Assist complication on Wear OS](/images/assist/android_watch_5.png)
You can also create your own [custom sentences](/voice_control/custom_sentences/#adding-a-custom-sentence-to-trigger-an-automation) to start an automation. For example, you could say "Clean the floor when I'm gone" to start the vacuum after you left your home zone. For the full list of new features and some videos, head over to the [chapter 3 blog post](/blog/2023/07/20/year-of-the-voice-chapter-3/) or watch the stream.
<lite-youtube videoid="sXzItFksYFA" videotitle="Year of the Voice Chapter 3"></lite-youtube>
While the video below does not include these latest changes, it gives a good overview of some of the basics.
- How to voice-control devices using the Assist button, an [analog phone](/voice_control/worlds-most-private-voice-assistant/), or an [ATOM Echo](/voice_control/thirteen-usd-voice-remote/).
- How to [expose devices to Assist](/voice_control/voice_remote_expose_devices/).
- How to set up a [local voice assistant](/voice_control/voice_remote_local_assistant/).
- The video also shows the differences in processing speed. It compares:
- Home Assistant Cloud versus local processing,
- local processing on more or less powerful hardware.
<lite-youtube videoid="MOJQU5zyoIY" videotitle="Local voice and hearing for your Home Assistant Assist"></lite-youtube>