49 Commits

Author SHA1 Message Date
Franck Nijhof
f8f2d41029
Merge branch 'current' into next 2023-05-30 13:47:16 +02:00
c0ffeeca7
eb673f0b87
Change absolute link to relative link (#27528) 2023-05-29 17:32:19 +02:00
c0ffeeca7
1bd9fb0e9c
Assist - add introductory overview topic (#27387)
* Assist - add introductory overview topic

- features 30min video introduction by BeardedTinker

* Update docs_navigation.html

Avoid unrelated change.
2023-05-16 20:41:49 +01:00
c0ffeeca7
618f94ae5b
Assist: adding assist_pipeline to config file (#27329)
* Assist: adding assist_pipeline to config file

For users who do not use the default configuration

- add info on how to add assist_pipeline
- add troubleshooting item

* fix markdown list numbering

* Tiny tweak

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-08 18:34:48 -05:00
Ryan Budke
974e0cc7b6
Update apple.markdown (#27291) 2023-05-07 00:45:51 +02:00
c0ffeeca7
901f760ae1
Assist: add glossary tooltip for intent (#27244) 2023-05-03 19:24:34 +02:00
c0ffeeca7
77d3a9fd79
Assist default sentences: add section explaining how ... (#27242)
* Assist default sentences: add section explaining how to view supported sentences

* fix typo
2023-05-03 19:24:30 +02:00
c0ffeeca7
aadd7aa4f5
Local assistant: add link to config options (#27240)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-03 19:24:24 +02:00
c0ffeeca7
67706fa7ba
Assist: add glossary tooltip for intent (#27244) 2023-05-03 11:29:16 -05:00
c0ffeeca7
3e0b522080
Assist default sentences: add section explaining how ... (#27242)
* Assist default sentences: add section explaining how to view supported sentences

* fix typo
2023-05-03 11:11:55 -05:00
c0ffeeca7
4647b730ad
Local assistant: add link to config options (#27240)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-03 16:26:09 +02:00
c0ffeeca7
32bf829ff6
Assist docs: fix link to exposing devices (#27201)
closes #27187
2023-05-02 19:08:37 +02:00
c0ffeeca7
3898f72168
Assist docs: fix link to exposing devices (#27201)
closes #27187
2023-04-29 11:12:04 +02:00
c0ffeeca7
2562c923c8
Local pipeline: Add link to video explainer of config options (#27192) 2023-04-28 21:39:33 +02:00
c0ffeeca7
f5f1f73b7f
Local assist pipeline: update screenshot (#27188)
- rename title from configure to install, as configure might be used for a procedure on configuring the settings of Piper and Whisper.
2023-04-28 21:39:26 +02:00
c0ffeeca7
f3d9275119
Add draft on exposing devices to Assist (#27185)
- screenshots show how this looks when there is no Cloud available
- Exposing HA or any other Cloud not included yet
-
2023-04-28 21:39:22 +02:00
c0ffeeca7
9b42085a95
Local assist pipeline: update screenshot (#27188)
- rename title from configure to install, as configure might be used for a procedure on configuring the settings of Piper and Whisper.
2023-04-28 10:18:03 -05:00
c0ffeeca7
5a6a60d405
Local pipeline: Add link to video explainer of config options (#27192) 2023-04-28 10:09:14 -05:00
c0ffeeca7
eed88e1252
Add draft on exposing devices to Assist (#27185)
- screenshots show how this looks when there is no Cloud available
- Exposing HA or any other Cloud not included yet
-
2023-04-27 21:55:00 -04:00
c0ffeeca7
884340bd45
Move troubleshooting topic (#27171)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-27 20:49:22 +02:00
c0ffeeca7
6049308eec
Move troubleshooting topic (#27171)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-27 20:46:13 +02:00
c0ffeeca7
3f6c269854
Voice tutorial: Add procedure on setting up esp32 for voice control (#27138)
* 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>
2023-04-27 19:47:21 +02:00
c0ffeeca7
e4b00c8fd3
Voice tutorial: Add procedure on setting up esp32 for voice control (#27138)
* 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>
2023-04-27 11:06:46 -04:00
Stefan de Lange
638833a395
Update assist documentation (#26065)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-15 12:04:25 +01:00
Joris Pelgröm
debfafd6e4
Update Assist docs references to Wear OS (#26447) 2023-03-04 23:27:50 +01:00
Franck Nijhof
42e0e189f9
Merge branch 'current' into next 2023-02-19 18:35:52 +01:00
Danny Tsang
e6522dbf4a
Removed duplicate YAML example. (#26205) 2023-02-10 23:43:55 +01:00
Paulus Schoutsen
cb3bfd7d34 Update voice notes for Android/Apple 2023-02-01 18:07:45 +00:00
Paulus Schoutsen
9ebc82be07 Merge remote-tracking branch 'origin/current' into next 2023-02-01 17:55:24 +00:00
Paulus Schoutsen
79a72ab858
Assist tweaks (#26035) 2023-01-31 19:20:28 +01:00
Paulus Schoutsen
d59b506520
Add assist docs (#25968)
* Add Assist docs

* Add supported languages
2023-01-31 19:20:07 +01:00
Paulus Schoutsen
c0fa5d0971
Assist tweaks (#26035) 2023-01-31 19:13:49 +01:00
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup (#25998) 2023-01-30 11:16:09 +01:00
Paulus Schoutsen
66d843ced4
Add assist docs (#25968)
* Add Assist docs

* Add supported languages
2023-01-26 15:53:00 -05:00
Franck Nijhof
0b04252537
Move /lovelace -> /dashboards, and renames resulting from that (#22036) 2022-03-15 21:36:33 +01:00
Martin Hjelmare
229ff6b024
Rework Z-Wave docs (#19962)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-26 15:31:55 +02:00
erlendmoland
4ed1a5b6f6
Updated link from /hassio/ to /getting-started/ (#19937) 2021-10-24 11:00:54 +02:00
Franck Nijhof
2a5fc2a062
Rename github edit to feedback (#16493) 2021-02-10 16:13:17 +01:00
Ian Richardson
42fec552cc
Remove Lovelace branding on page (#14783) 2020-10-02 15:35:41 +02:00
Franck Nijhof
3382d4ad93
Redirect /demo to demo page, remove old pages (#13502) 2020-05-18 14:45:42 +02:00
kloggy
9587a0bc1d
Include Android (#12098) 2020-05-08 16:41:27 +02:00
Paul Sinclair
9f72163604
📚 Rename Hass.io on main docs page (#12336)
Makes sense to me to have the section as Installation rather than Hass.io (as it then matches the Configuration next step).  Any comments are welcome.

Appreciate the links/sub folder still needs to be fixed.
2020-03-12 11:45:45 +01:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups (#12299)
* Collection of domain & logo cleanups

* Fix build
2020-03-06 23:02:31 +01:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Paulus Schoutsen
75bd4e76b4 Fixes 2019-01-23 13:09:28 -08:00
Glenn Morrison
99e9e88223 Grammar and simplification (#7009)
"topic" should be plural since we are covering more than one.

repeating the word "the" is unnecessary as i is assumed after first usage in the list
2018-10-22 21:24:57 +02:00
Franck Nijhof
49f53fd988 Various markdown, spelling, and grammar fixes (#4503) 2018-01-24 08:28:39 +01:00
Fabian Affolter
1f3bc2b563 HASSbian documentation (#3063)
* Remove Hassbian

* Replace Hassbian with Hass.io

* Move Hassbian docs to installation folder

* Update navigation

* Update redirects

* Update link
2017-07-26 22:39:01 +02:00
Fabian Affolter
481320128f Re-organisation Documentation and Getting started (#2055)
* Split MQTT documentation

* Add more details

* Move content to /docs

* Enable sidebar

* Move content to /docs

* Enable sidebar

* Move content

* Update links

* Remove wizard stuff

* Enable sidebar

* Minor changes

* Move MQTT parts to /docs

* update links

* Update links and sync content

* Fix link

* Enable sidebar

* Remove navigation

* Remove navigation and other minor updates

* Update links

* Add overview page

* Make title linkable

* Update

* Plit content

* Update links

* Rearrange content

* New getting-started section

* Add icons for docs

* Update for new structure

* Update for new structure

* Add docs navigation

* Add docs overview page

* Remove ecosystem navigation

* Add docs and remove other collections

* Move ecosystem to docs

* Remove duplicate files

* Re-add ecosystem overview

* Move to ecosystem

* Fix permission

* Update navigation

* Remove collection

* Move overview to right folder

* Move mqtt to upper level

* Move notebook to ecosystem

* Remove un-used files

* Add one more rectangle for iOS

* Move two parts back from docs and rename Run step

* Remove colon

* update getting-started section

* Add redirect

* Update

* Update navigation
2017-02-23 11:09:41 +01:00