* 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>