mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update next URLs
This commit is contained in:
parent
404fdb53a6
commit
bf28557409
@ -32,7 +32,7 @@ We want Assist to be as accessible to as many people as possible. To do this, we
|
||||
|
||||
Assist is enabled by default in the Home Assistant 2023.2 release. Tap the new Assist icon <img src='/images/assist/assist-icon.svg' alt='Assist icon' style='height: 32px' class='no-shadow'> at the top right of the dashboard to use it.
|
||||
|
||||
[Assist documentation.](https://next.home-assistant.io/docs/assist/)
|
||||
[Assist documentation.](https://www.home-assistant.io/docs/assist/)
|
||||
|
||||
<img src="/images/blog/2023-01-26-year-of-the-voice-chapter-1/assist-dialog.png" alt="Screenshot of the Assist dialog" class='no-shadow' />
|
||||
|
||||
@ -40,7 +40,7 @@ Assist is enabled by default in the Home Assistant 2023.2 release. Tap the new A
|
||||
|
||||
We want to make it as easy as possible to use Assist. To enable this for Android users, we have added a new tile to the Android Wear app. A simple swipe from the clock face will show the assist button and allows you to send voice commands.
|
||||
|
||||
[Assist on Android Wear documentation.](https://next.home-assistant.io/docs/assist/android/)
|
||||
[Assist on Android Wear documentation.](https://www.home-assistant.io/docs/assist/android/)
|
||||
|
||||
_The tile is available in [Home Assistant Companion for Android 2023.1.1](https://play.google.com/store/apps/details?id=io.homeassistant.companion.android&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)._
|
||||
|
||||
@ -50,7 +50,7 @@ _The tile is available in [Home Assistant Companion for Android 2023.1.1](https:
|
||||
|
||||
For Apple devices we have been able to create a fully hands-free experience by integrating with Siri. This is powered by a new Apple Shortcut action called Assist, which is part of the Home Assistant app. This shortcut action can also be manually triggered from your Mac taskbar, iPhone home screen or Apple Watch complication. We have two ready-made shortcuts that users can import from the documentation with a single tap to unlock these features.
|
||||
|
||||
[Assist via Siri and Apple Shortcuts documentation.](https://next.home-assistant.io/docs/assist/apple/)
|
||||
[Assist via Siri and Apple Shortcuts documentation.](https://www.home-assistant.io/docs/assist/apple/)
|
||||
|
||||
_The Assist shortcut is available in [Home Assistant Companion for iOS 2023.2](https://apps.apple.com/us/app/home-assistant/id1099568401?itsct=apps_box_badge&itscg=30200). Mac version is awaiting approval._
|
||||
|
||||
@ -66,7 +66,7 @@ With Home Assistant we believe that every home is uniquely yours and that [techn
|
||||
|
||||
Assist includes support for custom sentences, responses and intents, allowing you to achieve all of the above, and more. We've designed the custom sentence format in a way that it can be easily shared with the community.
|
||||
|
||||
Read [the documentation](https://next.home-assistant.io/docs/assist/custom_sentences) on how to get started.
|
||||
Read [the documentation](https://www.home-assistant.io/docs/assist/custom_sentences) on how to get started.
|
||||
|
||||
_In a future release we're planning on adding a user interface to customize and import sentences._
|
||||
|
||||
|
@ -51,7 +51,7 @@ Interacting with many different services means that many different things can go
|
||||
Screenshot of the new Assist debug tool.
|
||||
</p>
|
||||
|
||||
[Assist Pipeline integration]: https://next.home-assistant.io/integrations/assist_pipeline/
|
||||
[Assist Pipeline integration]: https://www.home-assistant.io/integrations/assist_pipeline/
|
||||
[Assist dialog]: /docs/assist/
|
||||
|
||||
## Voice Assistant powered by Home Assistant Cloud
|
||||
@ -119,7 +119,7 @@ The Whisper and Piper add-ons mentioned above are integrated into Home Assistant
|
||||
|
||||
[Wyoming]: https://github.com/rhasspy/rhasspy3/blob/master/docs/wyoming.md
|
||||
[Rhasspy]: https://github.com/rhasspy/rhasspy3/
|
||||
[Wyoming integration]: https://next.home-assistant.io/integrations/wyoming/
|
||||
[Wyoming integration]: https://www.home-assistant.io/integrations/wyoming/
|
||||
|
||||
## ESPHome powered voice assistants
|
||||
|
||||
@ -131,7 +131,7 @@ Today we’re launching support for building voice assistants using ESPHome. Con
|
||||
|
||||
We’ve been focusing on the [M5STACK ATOM Echo][atom-echo] for testing and development. For $13 it comes with a microphone and a speaker in a nice little box. We’ve created a tutorial to turn this device into a voice remote directly from your browser!
|
||||
|
||||
[Tutorial: create a $13 voice remote for Home Assistant.](https://next.home-assistant.io/projects/thirteen-usd-voice-remote/)
|
||||
[Tutorial: create a $13 voice remote for Home Assistant.](https://www.home-assistant.io/projects/thirteen-usd-voice-remote/)
|
||||
|
||||
[ESPHome Voice Assistant documentation.](https://esphome.io/components/voice_assistant.html)
|
||||
|
||||
@ -152,7 +152,7 @@ By configuring off-hook autodial, your phone will automatically call Home Assist
|
||||
|
||||
We’ve focused our initial efforts on supporting [the Grandstream HT801 Voice-over-IP box][ht801]. It works with any phone with an RJ11 connector, and connects directly to Home Assistant. There is no need for an extra server.
|
||||
|
||||
[Tutorial: create your own World’s Most Private Voice Assistant](https://next.home-assistant.io/projects/worlds-most-private-voice-assistant/)
|
||||
[Tutorial: create your own World’s Most Private Voice Assistant](https://www.home-assistant.io/projects/worlds-most-private-voice-assistant/)
|
||||
|
||||
|
||||
<p class='img'>
|
||||
@ -160,7 +160,7 @@ We’ve focused our initial efforts on supporting [the Grandstream HT801 Voice-o
|
||||
Give your voice assistant personality using the OpenAI integration.
|
||||
</p>
|
||||
|
||||
[voip]: https://next.home-assistant.io/integrations/voip/
|
||||
[voip]: https://www.home-assistant.io/integrations/voip/
|
||||
[ht801]: https://amzn.to/40k7mRa
|
||||
|
||||
_Some links on this page are affiliate links and purchases using these links support the Home Assistant project._
|
||||
|
Loading…
x
Reference in New Issue
Block a user