* Tweak installation text
* Change getting started top menu to installation
* Update source/_includes/installation/container.md
Co-authored-by: Franck Nijhof <git@frenck.dev>
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Remove outdated content from the top
* Add merch and companion app links
* Align Get Started button better
* Fix caption radius
* Beautify press section
* Beautify sponsor section
* Fix feature Learn More button margins
* Reorganize Features section
* Revert content changes since it needs further discussion
* 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>
* 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>
* Fix http to https for Jekyll link in footer
Prevents 301 redirecting. Hits on every page when scanning with Xenu.
* Update facebook link
Fixes 301 redirect. Xenu hits on every single page.
* Add Netlify header control to improve CouldFlare caching behavior
* Add security headers
* Add old school cache busting to Jekyll css/js
* Add a little browser cache to assets to improve speed of pages
Did a Accessibility audit on home-assistant.io
<html> element does not have a [lang] attribute | FIX
If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly.