* 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
* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
Removed the venv link, since that gets people the worst of all options, and helps them break their system when they install another Python program. Obviously the link (and others) are still available if they click _Installation_.