diff --git a/source/_posts/2023-01-04-release-20231.markdown b/source/_posts/2023-01-04-release-20231.markdown index b0626a93511..f284d0c8a01 100644 --- a/source/_posts/2023-01-04-release-20231.markdown +++ b/source/_posts/2023-01-04-release-20231.markdown @@ -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! 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. Lastly, we are also looking for language leaders! Each language is maintained diff --git a/source/_posts/2023-01-26-year-of-the-voice-chapter-1.markdown b/source/_posts/2023-01-26-year-of-the-voice-chapter-1.markdown index 67fb3bf7159..6e5a3f83d59 100644 --- a/source/_posts/2023-01-26-year-of-the-voice-chapter-1.markdown +++ b/source/_posts/2023-01-26-year-of-the-voice-chapter-1.markdown @@ -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). -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 diff --git a/source/_posts/2023-02-01-release-20232.markdown b/source/_posts/2023-02-01-release-20232.markdown index db5e7606d37..a3a0f58319c 100644 --- a/source/_posts/2023-02-01-release-20232.markdown +++ b/source/_posts/2023-02-01-release-20232.markdown @@ -77,7 +77,7 @@ Today we like you to meet: allows you to use natural language to control Home Assistant. It is powered by [Hassil](https://github.com/home-assistant/hassil) and the sentences (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 usable as soon as possible. Together with the community, we can then iterate diff --git a/source/_posts/2023-04-27-year-of-the-voice-chapter-2.markdown b/source/_posts/2023-04-27-year-of-the-voice-chapter-2.markdown index bf39238eca8..db28363160f 100644 --- a/source/_posts/2023-04-27-year-of-the-voice-chapter-2.markdown +++ b/source/_posts/2023-04-27-year-of-the-voice-chapter-2.markdown @@ -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/ [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 [assist]: /voice_control/ diff --git a/source/_posts/2023-07-20-year-of-the-voice-chapter-3.markdown b/source/_posts/2023-07-20-year-of-the-voice-chapter-3.markdown index f8795a1fe89..cad73925c50 100644 --- a/source/_posts/2023-07-20-year-of-the-voice-chapter-3.markdown +++ b/source/_posts/2023-07-20-year-of-the-voice-chapter-3.markdown @@ -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/ [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/ -[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 [Assist]: /voice_control/ [ESPHome]: /voice_control/thirteen-usd-voice-remote/ diff --git a/source/_posts/2023-10-12-year-of-the-voice-chapter-4-wakewords.markdown b/source/_posts/2023-10-12-year-of-the-voice-chapter-4-wakewords.markdown index 7eb244eb19b..58c259cd9f6 100644 --- a/source/_posts/2023-10-12-year-of-the-voice-chapter-4-wakewords.markdown +++ b/source/_posts/2023-10-12-year-of-the-voice-chapter-4-wakewords.markdown @@ -16,7 +16,7 @@ This year is Home Assistant’s [Year of the Voice](https://www.home-assistant.i We’ve 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. diff --git a/source/_posts/2024-12-04-release-202412.markdown b/source/_posts/2024-12-04-release-202412.markdown index c2cba5d6a15..359409caa34 100644 --- a/source/_posts/2024-12-04-release-202412.markdown +++ b/source/_posts/2024-12-04-release-202412.markdown @@ -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. 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. [@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 supported sentences) skyrocketed during the last month, which we all truly 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 won’t list them all, but rest assured, someone is likely working hard to 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)**: 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)**: For integrations that are not yet scored against the new scale. @@ -253,7 +253,7 @@ developer documentation]. [each integration documentation page]: /integrations/homewizard [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 @@ -264,16 +264,16 @@ and improvements to existing ones! You’re all awesome. 🥰 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. -- **[Music Assistant]**, added by [@jozefKruszynski] +- **[Music Assistant]**, added by [@jozefKruszynski] The integration for [Music Assistant](https://music-assistant.io/) is making its way into Home Assistant! 🎉 -- **[NASweb]**, added by [@nasWebio] +- **[NASweb]**, added by [@nasWebio] 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. -- **[Sky Remote]**, added by [@dunnmj] +- **[Sky Remote]**, added by [@dunnmj] Control your [Sky] box using automations or from your Home Assistant dashboards. diff --git a/source/_posts/2024-12-19-voice-chapter-8-assist-in-the-home.markdown b/source/_posts/2024-12-19-voice-chapter-8-assist-in-the-home.markdown index 7404e0d1d9e..21dc8018a2e 100644 --- a/source/_posts/2024-12-19-voice-chapter-8-assist-in-the-home.markdown +++ b/source/_posts/2024-12-19-voice-chapter-8-assist-in-the-home.markdown @@ -83,7 +83,7 @@ Assist can't understand spoken words and needs something to take that audio and

Our language checkerSee if your language is supported with our checker.

-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 diff --git a/source/_posts/2025-02-05-release-20252.markdown b/source/_posts/2025-02-05-release-20252.markdown index 91e12fbec1e..3206f78a4c5 100644 --- a/source/_posts/2025-02-05-release-20252.markdown +++ b/source/_posts/2025-02-05-release-20252.markdown @@ -252,7 +252,7 @@ and did not make it this release)._ You can now broadcast messages to every other voice assistant in your home. Try it by saying _"Broadcast it is time for dinner"_. 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 soon in your language!