93 Commits

Author SHA1 Message Date
Paulus Schoutsen
0714c45105
Update voice video (#31388)
Use JLo's new video that includes wake word.
2024-02-12 08:59:39 -05:00
Franck Nijhof
ae75499061
Merge branch 'current' into rc 2024-02-07 18:16:18 +01:00
c0ffeeca7
1631ff8223
Assist: add steps on adding conversation response (#31247) 2024-02-07 12:30:25 +01:00
c0ffeeca7
3fc8d5ba79
Wake word: add info that extra hardware is needed to use it (#31286) 2024-02-07 10:28:17 +01:00
c0ffeeca7
a7c52777ee
Fix typo (#31135) 2024-01-30 13:19:19 +01:00
c0ffeeca7
0c549ef617
Assist troubleshooting: update tweaking audio config procedure (#31133) 2024-01-30 10:36:07 +01:00
c0ffeeca7
ca38f31044
Assist from dashboard: add prereqs and links (#31119) 2024-01-29 19:13:42 +01:00
c0ffeeca7
3e14cb9445
Voice tutorials: Add link to installation page (#31002) 2024-01-24 08:43:18 +01:00
Max Messner
b0fb9c0a8a
Update links in builtin_sentences.markdown (#30976)
1. Step 1 said it was directing to the tests directory and the screenshot is of a file in the tests directory, but it was actually linking to the sentences directory. Updated that.

2. Step 2 said it was linking to the tests directory (and was doing so), but the screenshot was of a file in the sentences directory. The contents of the step seemed sentences-oriented, so I updated it to direct to sentences
2024-01-22 07:50:37 +01:00
c0ffeeca7
97772892ae
Built-in-sentences-fix-typo (#30932) 2024-01-19 15:06:09 +01:00
c0ffeeca7
ff3d9f41fe
Create wake word: Fix typo (#30918) 2024-01-18 23:21:41 +01:00
c0ffeeca7
1e1407f76a
Voice Assistant troubleshooting: explain file name placeholder (#30841) 2024-01-15 09:28:39 +01:00
c0ffeeca7
fbfdca4e19
Voice remote setup procedures: delete step on deleting config (#30772) 2024-01-14 10:23:40 +01:00
c0ffeeca7
7b91e23564
S3-BOX-3: add Wi-Fi troubleshooting (#30517) 2023-12-27 10:30:11 +01:00
Keith Burzinski
970a390285
Add detail about S3-Box manual bootloader mode (#30515)
* Add detail about S3-Box manual bootloader mode

* Update source/voice_control/s3_box_voice_assistant.markdown

* Update source/voice_control/s3_box_voice_assistant.markdown

* Update source/voice_control/s3_box_voice_assistant.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/voice_control/s3_box_voice_assistant.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-12-27 10:20:59 +01:00
c0ffeeca7
d82b9ed6cb
S32-S3-BOX: emphasize that install does not work from phone (#30406)
* S32-S3-BOX: emphasize that install does not work from phone

* add missing steps
2023-12-26 16:49:42 +01:00
c0ffeeca7
b598929f0f
S3-BOX tutorial (#30397)
- add note that tutorial applies to all 3 product variants
- use S32-S3-BOX as generic term
- addresses feedback from #30343
2023-12-18 17:14:47 +01:00
c0ffeeca7
41fe4d3f50
Assist: move noise/gain configuration troubleshooting topic (#30333) 2023-12-18 15:46:07 +01:00
c0ffeeca7
4c95772e2e
Assist: local pipeline: add step to install openWakeWord (#30391)
* Assist: local pipeline: add step to install openWakeWord

- closes #30364

* Fix markdown
2023-12-18 13:31:24 +01:00
jsams
7cab1e2f6c
Update s3_box_voice_assistant.markdown (#30375)
Added instructions for entering flash mode on s3-box-3
2023-12-17 13:38:27 +01:00
Glenn Morrison
1ab88795e3
Update s3-box-customize.markdown (#30351)
Replacing ```substitution:``` with ```substitutions:```
2023-12-15 11:19:01 +01:00
Paulus Schoutsen
ffc1164c8e
Reference box instead of box-3 (#30339)
* Reference box instead of box-3

* Fix links
2023-12-14 11:43:20 -05:00
c0ffeeca7
ce60966813
Voice assistant: Fix content modularization (#30326)
* Voice assistant: Fix content modularization

- replace screenshot for a device-specific one
- add links
- fix typos

* Fix markdown

---------

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2023-12-14 09:48:13 -06:00
c0ffeeca7
92ad4d0457
S3-Box voice assistant: Delete procedure instructing to delete the config (#30327)
* S3-Box voice assistant

- Delete procedure instructing to delete the config
- if the device had been used before

* Also remove procedure for ATOM ECHO
2023-12-14 09:41:34 -06:00
c0ffeeca7
47666df6e7
S3 box installation add connect button (#30329)
* S3-BOX installation: add connect button for ESP32-S3-BOX-3

- leave link to ESPHome projects website for other product variants

* Fix typo
2023-12-14 09:40:44 -06:00
c0ffeeca7
0269528876
Assist section: Fix links (#30319) 2023-12-13 18:20:43 +01:00
c0ffeeca7
e05eae0e06
Voice assistant cleanup (#30317) 2023-12-13 17:41:06 +01:00
c0ffeeca7
43eb260dd8
S3-BOX: add procedure on customizing the status images (#30302)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-12-13 17:24:53 +01:00
c0ffeeca7
fe8c565690
Voice: add separate troubleshooting section (#30280) 2023-12-13 16:57:54 +01:00
c0ffeeca7
9b388fd848
Add procedure on turning S3-BOX into a voice assistant (#30292) 2023-12-13 16:26:12 +01:00
c0ffeeca7
7e04cdee2e
Voice Assistant: 13 USD task: make some components reusable (#30286)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-12 08:27:04 +01:00
c0ffeeca7
2cbee6317c
Assist troubleshooting: add step how to use alias (#30155) 2023-12-04 14:07:21 -06:00
c0ffeeca7
a24647c4a7
Assist: add troubleshooting on weather queries (#30073) 2023-12-04 09:39:54 +01:00
c0ffeeca7
e0106fd8ef
Assist: add more examples of built-in sentences (#30054) 2023-11-29 21:45:32 +01:00
c0ffeeca7
683ac31255
Assist - add link to built-in sentences (#29993) 2023-11-24 10:33:57 +01:00
Paulus Schoutsen
81fce33911
Update voice landing page (#29771) 2023-11-09 18:08:43 +01:00
c0ffeeca7
e7fd171c42
Assist: about wake words: add approach (#29661)
* Assist: about wake words: add approach

- add some comceptual information about the Home Assistant approach to realize wake words
- Content source: Bog post https://www.home-assistant.io/blog/2023/10/12/year-of-the-voice-chapter-4-wakewords/

* Apply suggestions from code review

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>

---------

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2023-11-06 21:31:34 -06:00
c0ffeeca7
20eae02a66
Assist: enable wake word: Add missing link to related topic (#29658) 2023-11-04 13:23:13 +01:00
c0ffeeca7
6624d96792
Remove HAlloween video (#29639) 2023-11-01 11:42:14 +01:00
c0ffeeca7
ff46c3f386
Assist: replace wake word video with HAlloween video 🎃 👻 (#29630)
* Assist: replace wake word video with HAlloween video

* Feature video on top

* Add original wake word video back in
2023-10-31 12:42:14 -05:00
c0ffeeca7
49d2478349
Assist: Cleanup topics (#29626)
* Assist: Cleanup topics

- Apply sentence style capitalization
- Add related topics

* Add link to voice assistant page

* Move dashboard procedure to Devices section

* Add more related links

* Add link
2023-10-31 11:20:48 -05:00
c0ffeeca7
305443962a
Assist docs: remove obsolete topic (#29623)
* Assist docs: remove obsolete topic

* Apply suggestions from code review

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-31 13:49:57 +01:00
c0ffeeca7
8112972562
Enable wake word: add screenshot (#29616) 2023-10-31 13:26:01 +01:00
c0ffeeca7
2ec364b6d8
Assist: add concept topic on wake words (#29619)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-31 09:20:48 +01:00
c0ffeeca7
49b501e5b3
Assist: update intro topic (#29613) 2023-10-31 08:57:46 +01:00
c0ffeeca7
5a5d56beda
Assist, OpenAI personality task: add video (#29614) 2023-10-31 08:57:04 +01:00
c0ffeeca7
043c9931f7
Assist daily summary: fix link target (#29615) 2023-10-31 08:49:07 +01:00
c0ffeeca7
fa55f0a706
Google integrations: apply more reuse (#29604) 2023-10-30 18:43:03 +01:00
c0ffeeca7
8921700739
Wake word: rename title (#29605)
* Wake word: rename title

- rename from installing openWakeWord add-on to Enabling a wake word
- enabling a wake word involves more than just installing the add-on
- the title is more likely a user goal than installing the add-on (which is the means to an end)

* Fix typo

* Add related topic on creating an assistant
2023-10-30 11:15:57 -05:00
c0ffeeca7
0f1d7c9c98
Add procedure on configuring a cloud voice assistant (#29557)
* Add procedure on configuring a cloud voice assistant

- make procedure on installing the openWakeWord add-on
  - a standalone procedure
- reference this procedure in related procedures

* Add missing link

* Apply suggestions from code review

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>

---------

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2023-10-27 11:17:23 -05:00