* Installation on Windows: VMware update procedure
- update procedure to work with latest versioin of VMware workstation 17 Player
- Procedure is mostly based on / Credits to SimplySmartHouse on https://community.home-assistant.io/t/installing-home-assistant-on-vmware-player-17/570428
- Procedure was reproduced on a Windows 10 system, using a HAOS v 11.1 image.
- Implements feedback from #30128
* Fix typo, add troubleshooting step
* Fix typo
* Implement review feedback
* Installation generic x86: add steps
- to use restore disk image from Ubuntu instead of using Balena Etcher to install HAOS
- Restructure procedures to favor the live Operating System from USB over the Balena Etcher method
- Reason: according to the issue tracker, there seem to be recurring issues with the Balena Etcher method
- Adresses feedback provided in #29684, #28961, and #28706
* fix formatting
* Add notice, fix step numbers
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Fix structure
* Update procedure and screenshots
* Fix formatting
* Small rephrase
* Tweaks
* Fix typo
* Add note to decompress image file if installation fails
- as indicated by #28961
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update source/_includes/installation/operating_system.md
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Rephrase caution statement
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
---------
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Dashboards: apply sentence-style capitalization
* Apply sentence-style capitalization, apply reuse
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Apply suggestions from code review
* Add substep on dashboard control
* Remove code fence from title
- to focus on the topic of the content, rather than the code itself
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
---------
Co-authored-by: Joakim Sørensen <joasoe@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>
* Google client secret: update to reflect current SW
- Create a reusable topic
- This makes sure that the procedure is consistent across Google integrations
- And only needs to be updated in one place
- Apply reuse in Youtube and Google Mail integration
- If this approach is accepted, the reuse can be applied in other Google integrations later
* Move details into reuse topic. Add Assistant SDK
* 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>