Update intents link (#39522)

This commit is contained in:
Paulus Schoutsen 2025-06-13 02:00:40 -04:00 committed by GitHub
parent 06bb3768f7
commit 58fb73f463
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 17 additions and 17 deletions

View File

@ -83,7 +83,7 @@ repository, and [we are looking for contributions](https://github.com/home-assis
So, feel free to jump in and help out! So, feel free to jump in and help out!
An overview of the current status of all intents and languages can be found on An overview of the current status of all intents and languages can be found on
[this page](https://home-assistant.github.io/intents/). The page gives insight [this page](https://ohf-voice.github.io/intents/). The page gives insight
into the parts we need help with. into the parts we need help with.
Lastly, we are also looking for language leaders! Each language is maintained Lastly, we are also looking for language leaders! Each language is maintained

View File

@ -20,7 +20,7 @@ _To watch the video presentation of this blog post, including live demos, check
The core of a voice assistant is to be able to understand the intention of a spoken sentence. What is it the user wants to do? To extract these intentions we created our own template sentence matching format and intent recognizer named [Hassil](https://github.com/home-assistant/hassil). The core of a voice assistant is to be able to understand the intention of a spoken sentence. What is it the user wants to do? To extract these intentions we created our own template sentence matching format and intent recognizer named [Hassil](https://github.com/home-assistant/hassil).
This new format is used by our new [Home Assistant Intents](https://github.com/home-assistant/intents) project. The goal of this project is to collect home automation sentences in every possible language. Since it's start a month ago, we have had 112 people contribute. The project now supports [22 languages and 14 more are in progress](https://home-assistant.github.io/intents/). This new format is used by our new [Home Assistant Intents](https://github.com/home-assistant/intents) project. The goal of this project is to collect home automation sentences in every possible language. Since it's start a month ago, we have had 112 people contribute. The project now supports [22 languages and 14 more are in progress](https://ohf-voice.github.io/intents/).
## Assist ## Assist

View File

@ -77,7 +77,7 @@ Today we like you to meet:
allows you to use natural language to control Home Assistant. It is powered by allows you to use natural language to control Home Assistant. It is powered by
[Hassil](https://github.com/home-assistant/hassil) and the sentences [Hassil](https://github.com/home-assistant/hassil) and the sentences
(contributed by 112! people) from the (contributed by 112! people) from the
[Home Assistant Intents](https://home-assistant.github.io/intents/) project. [Home Assistant Intents](https://ohf-voice.github.io/intents/) project.
We believe technology is meant to be played with, and projects should be We believe technology is meant to be played with, and projects should be
usable as soon as possible. Together with the community, we can then iterate usable as soon as possible. Together with the community, we can then iterate

View File

@ -25,7 +25,7 @@ _To watch the video presentation of this blog post, including live demos, check
[Year of the Voice]: https://www.home-assistant.io/blog/2022/12/20/year-of-voice/ [Year of the Voice]: https://www.home-assistant.io/blog/2022/12/20/year-of-voice/
[Chapter 1]: https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/ [Chapter 1]: https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/
[45 languages]: https://home-assistant.github.io/intents/ [45 languages]: https://ohf-voice.github.io/intents/
[live-stream]: https://youtube.com/live/Tk-pnm7FY7c?feature=share [live-stream]: https://youtube.com/live/Tk-pnm7FY7c?feature=share
[assist]: /voice_control/ [assist]: /voice_control/

View File

@ -29,7 +29,7 @@ _To watch the video presentation of this blog post, including live demos, check
[Year of the Voice]: https://www.home-assistant.io/blog/2022/12/20/year-of-voice/ [Year of the Voice]: https://www.home-assistant.io/blog/2022/12/20/year-of-voice/
[Chapter 1]: https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/ [Chapter 1]: https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/
[Chapter 2]: https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/ [Chapter 2]: https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/
[50 languages]: https://home-assistant.github.io/intents/ [50 languages]: https://ohf-voice.github.io/intents/
[live-stream]: https://youtube.com/live/sXzItFksYFA?feature=share [live-stream]: https://youtube.com/live/sXzItFksYFA?feature=share
[Assist]: /voice_control/ [Assist]: /voice_control/
[ESPHome]: /voice_control/thirteen-usd-voice-remote/ [ESPHome]: /voice_control/thirteen-usd-voice-remote/

View File

@ -16,7 +16,7 @@ This year is Home Assistants [Year of the Voice](https://www.home-assistant.i
Weve got great news: wake words are finally here! After 4 chapters, we now have the final building block for voice in Home Assistant. Weve got great news: wake words are finally here! After 4 chapters, we now have the final building block for voice in Home Assistant.
In [Chapter 1](https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/), we started with text commands such as “turn on the kitchen light” and “open garage door”. We now [support 56 languages](https://home-assistant.github.io/intents/) and have 188 contributors helping to translate common smart home commands for everyone. In [Chapter 1](https://www.home-assistant.io/blog/2023/01/26/year-of-the-voice-chapter-1/), we started with text commands such as “turn on the kitchen light” and “open garage door”. We now [support 56 languages](https://ohf-voice.github.io/intents/) and have 188 contributors helping to translate common smart home commands for everyone.
[Chapter 2](https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/) introduced audio for voice commands: both speech-to-text and text-to-speech. This included local options for maximum privacy as well as support for Home Assistant Cloud for incredible speed and language coverage. Lastly in [Chapter 3](https://www.home-assistant.io/blog/2023/07/20/year-of-the-voice-chapter-3/), we added the ability to set Home Assistant as your default assistant on Android phones and watches. [Chapter 2](https://www.home-assistant.io/blog/2023/04/27/year-of-the-voice-chapter-2/) introduced audio for voice commands: both speech-to-text and text-to-speech. This included local options for maximum privacy as well as support for Home Assistant Cloud for incredible speed and language coverage. Lastly in [Chapter 3](https://www.home-assistant.io/blog/2023/07/20/year-of-the-voice-chapter-3/), we added the ability to set Home Assistant as your default assistant on Android phones and watches.

View File

@ -99,7 +99,7 @@ it is currently set up, but it will not apply it. You can then switch to the
actual scenery and snapshot it again once you are happy with the changes. actual scenery and snapshot it again once you are happy with the changes.
Additionally, if you prefer {% term YAML %}, you can edit scenes directly from Additionally, if you prefer {% term YAML %}, you can edit scenes directly from
the scene editor by selecting **“Edit in YAML”** from the three-dotted the scene editor by selecting **“Edit in YAML”** from the three-dotted
{% icon "mdi:dots-vertical" %} overflow menu in the top right corner. {% icon "mdi:dots-vertical" %} overflow menu in the top right corner.
[@karwosts]: https://github.com/karwosts [@karwosts]: https://github.com/karwosts
@ -169,7 +169,7 @@ extremely hard to polish support for their language.
The number of contributions to our [intents repository] (where we store the The number of contributions to our [intents repository] (where we store the
supported sentences) skyrocketed during the last month, which we all truly supported sentences) skyrocketed during the last month, which we all truly
appreciate. More and more languages are becoming usable or even complete! appreciate. More and more languages are becoming usable or even complete!
You can follow the progress [here](https://home-assistant.github.io/intents/). You can follow the progress [here](https://ohf-voice.github.io/intents/).
We wont list them all, but rest assured, someone is likely working hard to We wont list them all, but rest assured, someone is likely working hard to
ensure your native language works seamlessly, so you can use it comfortably ensure your native language works seamlessly, so you can use it comfortably
@ -230,7 +230,7 @@ We now have a total of 4 scaled tiers:
- **🏆 [Platinum](/docs/quality_scale/#-platinum)**: - **🏆 [Platinum](/docs/quality_scale/#-platinum)**:
The epitome of quality, supreme code quality, and optimal performance. The epitome of quality, supreme code quality, and optimal performance.
We also have four additional (non-scaled) special tiers: We also have four additional (non-scaled) special tiers:
- ** [No score](/docs/quality_scale/#-no-score)**: - ** [No score](/docs/quality_scale/#-no-score)**:
For integrations that are not yet scored against the new scale. For integrations that are not yet scored against the new scale.
@ -253,7 +253,7 @@ developer documentation].
[each integration documentation page]: /integrations/homewizard [each integration documentation page]: /integrations/homewizard
[Integration Quality Scale page]: /docs/quality_scale/ [Integration Quality Scale page]: /docs/quality_scale/
[extensively documented every rule and requirement for each tier in our developer documentation]: https://developers.home-assistant.io/docs/core/integration-quality-scale/#integration-quality-scale-rules [extensively documented every rule and requirement for each tier in our developer documentation]: https://developers.home-assistant.io/docs/core/integration-quality-scale/#integration-quality-scale-rules
## Integrations ## Integrations
@ -264,16 +264,16 @@ and improvements to existing ones! Youre all awesome. 🥰
We welcome the following new integrations in this release: We welcome the following new integrations in this release:
- **[Acaia]**, added by [@zweckj] - **[Acaia]**, added by [@zweckj]
Adds support for [Acaia coffee scales] to Home Assistant. Adds support for [Acaia coffee scales] to Home Assistant.
- **[Music Assistant]**, added by [@jozefKruszynski] - **[Music Assistant]**, added by [@jozefKruszynski]
The integration for [Music Assistant](https://music-assistant.io/) is making The integration for [Music Assistant](https://music-assistant.io/) is making
its way into Home Assistant! 🎉 its way into Home Assistant! 🎉
- **[NASweb]**, added by [@nasWebio] - **[NASweb]**, added by [@nasWebio]
Brings in support for the NASweb automation system to Home Assistant. Brings in support for the NASweb automation system to Home Assistant.
- **[Nord Pool]**, added by [@gjohansson-ST] - **[Nord Pool]**, added by [@gjohansson-ST]
Pulls in latest energy prices from the Nord Pool energy market as sensors. Pulls in latest energy prices from the Nord Pool energy market as sensors.
- **[Sky Remote]**, added by [@dunnmj] - **[Sky Remote]**, added by [@dunnmj]
Control your [Sky] box using automations or from your Home Assistant Control your [Sky] box using automations or from your Home Assistant
dashboards. dashboards.

View File

@ -83,7 +83,7 @@ Assist can't understand spoken words and needs something to take that audio and
<p class='img'><img src='/images/blog/2024-12-voice-chapter-8/language-support.png' style='border: 0;box-shadow: none;' alt="Our language checker">See if your language is supported with <a href="/voice-pe/#language-support" target="_blank">our checker</a>.</p> <p class='img'><img src='/images/blog/2024-12-voice-chapter-8/language-support.png' style='border: 0;box-shadow: none;' alt="Our language checker">See if your language is supported with <a href="/voice-pe/#language-support" target="_blank">our checker</a>.</p>
Assist aims to support more languages than other voice assistants, and this has been a massive undertaking for our community - We need more help. The first step for language support is getting the commands (intents) right, and we have [over 25 major languages](https://home-assistant.github.io/intents/) that are ready to use today. Our wake words are also getting better at understanding different accents thanks to our [Wake Word Collective tool](https://ohf-voice.github.io/wake-word-collective/). Assist aims to support more languages than other voice assistants, and this has been a massive undertaking for our community - We need more help. The first step for language support is getting the commands (intents) right, and we have [over 25 major languages](https://ohf-voice.github.io/intents/) that are ready to use today. Our wake words are also getting better at understanding different accents thanks to our [Wake Word Collective tool](https://ohf-voice.github.io/wake-word-collective/).
### Text-to-speech ### Text-to-speech

View File

@ -252,7 +252,7 @@ and did not make it this release)._
You can now broadcast messages to every other voice assistant in your home. You can now broadcast messages to every other voice assistant in your home.
Try it by saying _"Broadcast it is time for dinner"_. Try it by saying _"Broadcast it is time for dinner"_.
As always with new intents, support may vary As always with new intents, support may vary
[depending on your language](https://home-assistant.github.io/intents/), [depending on your language](https://ohf-voice.github.io/intents/),
but our language leaders are working hard on making sure it will be supported but our language leaders are working hard on making sure it will be supported
soon in your language! soon in your language!