* Update onboarding.markdown to fix next page
* Getting started: fix order in side navigation, fix links
---------
Co-authored-by: c0ffeeca7 <k0ffeeka7@gmail.com>
* 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
* 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
* 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>
* Update to reflect current software
* Add ATOM specific troubleshooting steps
* add step to stop collecting debug audio files
* Apply suggestions from code review
* Move step into correspinding procedure
* Apply suggestions from code review
* Apply suggestions from code review
* Add tutorial on creating a custom wake word
* Fix typo
* Move step result
* Tiny tweak
* Add related topics
* Fix typo
* Apply suggestions from code review
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
* Apply suggestions from code review
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
* Remove steps to restart. Not needed.
* Add troubleshooting step if Wake word option is not shown in assistant setup
* Add step to reload Wyoming integration
* Run all cells instead of 2 and 3 separately
* Add info that resources in training environment are limited
- add troubleshooting steps to deal with limitation
* Update source/voice_control/create_wake_word.markdown
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Rename voice remote to voice assistant
* Undo rename in redirect
* Update source/voice_control/create_wake_word.markdown
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Add links
* Add link to video
* Implement review feedback
* Update to reflect changes in software
* Update video on wake word with ATOM Echo
* Update header.html
---------
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Add tutorial on daily summary by assist
- Move procedure on creating a voice assistant to separate section
- this allows referencing it in other procedures
- reference blueprint on daily summary by allenporter
- remove OpenAI procedure from World's most private voice assistant task and add a reference instead
* Apply suggestions from code review
* Added overview and integration page.
The overview outlines general concepts in Home Assistant such as what an integration is.
The Integration page contains steps that was at the end of the onboarding page. More detailed break to add an integration needs to be added.
* Added new images for device list and add-ons.
* Replaced device list with home assistant device page.
* Replaced overview with concepts and terminology.
Added screenshots to the page.
* Added images to adding Google Cast.
* Updated integrations with Google Cast as an example.
* Refined some of wording.
* Fixed Google Cast punctuation.
* Added scripts and scenes.
Replaced steps with action which is the same word used in other pages like /integrations/script/
* Removed concepts and terminology page because it has been submitted as a separate PR.
Updated navigation to match.
* Missed removing concepts and terminology in getting started index.
* Post merge changes:
* Moved integration details from onboarding to it's own page.
* Added integration page in getting started after concepts & terminology.
* Added tooltips to integration page.
* Change links to devices & services to Microsoft style.
* Additional changes from feedback.
* Assist: add procedure on setting up ESP32 for voice control
- Draft
* Assist ESP32: Add ref to troubleshooting section
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* ESP32 voice remote: update procedure
* Fix typos
* Add link to procedure on how to create custom sentences
* Add step on installing driver
* Implement review feedback by ballob
* Fix typo
* Add some more procedures
- Add procedure on creating a voice remote if no Cloud subscription is available
- add procedure on creating a local assistant using Whisper and Piper
- add procedure on exposing entities to Assist
* Minor tweaks
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Implement review feedback
* Implement review feedback
* Fix typo
* Remove instructions on creating fully local esp32 setup
* Delete step to check server language
* Remove dead link in aside
* Fix link
* Improve wording
* Improve wording
* Fix broken link
* Implement review feedback
* Fix navigation text
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Assist tutorial on setting up phone to control HA
- Add new folder projects/private-voice-assistant
- Add tutorial on setting up a classic analog phone to control Home Assistant
-- Instructions on setting up Grandstream
-- Instructions on setting up Voice over IP integration
-- Instructions on setting up voice assistant (basic setup using default settings, not including Alexa or Google)
-- Troubleshooting information
- Link to tutorial from front page
- Link to tutorial from documentation page, asides
* VoIP tutorial: add step to activate assistant
* Remove unused images
* Remove unused ESPHome images
* VoIP tutorial: fix grammar: set up vs setup
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Review feedback: update images
* Review feedback: fix sidebar
* Review feedback: rename file to index
* Review comments: remove info on how to view logs
* Implement review feedback
* Review feedback: update troubleshooting procedures
* Implement review comments: Remove section on setting up assistant
- There will be one setup by default.
* Move generic troubleshooting into separate section
- so that it can be a link target for other pages
- Pointing to the VoIP tutorial for troubleshooting is less ideal,
- as it is more than troubelshooting
- and includes VoIP specific troubleshooting
* Remove FAQ
- It contained a reference to the list of supported languages.
- It is no longer required to check if one's languages is supported,
as the UI only proposes supported languages.
* add link to custom sentences
-add name of phone model used in video by @TheFes
* Implement review feedback
* Implement review feedback. Missed that one
* Fix broken links
* Fix title
* Change troubleshooting file name
* Update screenshot
* Fix title in aside
* Add interview with Mario
* Fix typo
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Documentation page: add links to Yellow and SkyConnect docs
- add links to Documentation menu in navigation bar
- add links in aside
* Remove links from main navigation
- implement review feedback by @frenck, @agners