292 Commits

Author SHA1 Message Date
Franck Nijhof
2a74c56942
Remove support for logo in frontmatter (#29177) 2023-10-05 09:05:39 +02:00
c0ffeeca7
fd37c0513d
Onboarding: first contact with dashboard (#28517) 2023-08-14 12:45:46 +02:00
c0ffeeca7
babaeea969
Add tutorial on daily summary by assist (#28364)
* 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
2023-08-08 08:31:25 +02:00
c0ffeeca7
f7ace5e7ed
Blueprint schema: slight rephrase (#28484) 2023-08-07 17:25:59 +02:00
c0ffeeca7
a8173a5826
Assist: procedure on adding the Assist dashboard button (#28254)
* Assist: procedure on adding the Assist dashboard button

* Move task to its own page

* Add explanation why button is even needed

* Rephrase title
2023-07-20 08:01:13 -05:00
c0ffeeca7
6ab52792cb
Common tasks: add enable entities (#28046) 2023-07-04 16:59:05 +02:00
c0ffeeca7
d6ff564548
Piper: show how to use Piper TTS with media player in automation (#27523)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-06-08 11:27:54 +02:00
c0ffeeca7
ce25845e73
Voice control create separate section in docs (#27586) 2023-06-01 13:08:44 +02:00
c0ffeeca7
8f94bebdf8
Assist - fix duplicate title in aside (#27386) 2023-05-17 13:07:56 +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
0df392e860
Assist: fix order in aside TOC (#27359) 2023-05-11 08:47:39 +02:00
Danny Tsang
f8cf223a66
Add "Integration" pages to the getting started guide (#23127)
* 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.
2023-05-08 09:32:23 +02:00
c0ffeeca7
99dbd72ff5
Assist tutorials: fix order in aside TOC (#27186) 2023-05-02 19:08:32 +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
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
73d5b4d90e
Assist tutorial on setting up phone to control HA (#27121)
* 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>
2023-04-27 19:46:27 +02:00
c0ffeeca7
a274a637e5
Documentation page: add links to Yellow and SkyConnect docs (#27070)
* 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
2023-04-20 20:01:18 +02:00
Danny Tsang
29c21772ed
Add concepts and terminology to getting started guide (#26529)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-03-12 16:41:03 +01:00
Joris Pelgröm
debfafd6e4
Update Assist docs references to Wear OS (#26447) 2023-03-04 23:27:50 +01:00
Paulus Schoutsen
9ebc82be07 Merge remote-tracking branch 'origin/current' into next 2023-02-01 17:55:24 +00: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
Michael Irigoyen
46ff9f5b8c
Add new documentation concerning icons (#22140)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-16 14:47:16 +01:00
Franck Nijhof
6af0f2fc33
Remove platform style 'adding devices' page (#25527) 2023-01-10 08:37:50 -05:00
Franck Nijhof
3954ed3f30
Do not show analytics on integrations using an IoT standard (#25347) 2022-12-29 15:28:25 +01:00
dnikles
3cbc6c7831
Fix link to analytics integration page (#25096) 2022-11-29 19:55:14 +01:00
Bram Kragten
7b230e2a62
Update my links for iot standards (#24794) 2022-11-02 22:18:07 +01:00
Paulus Schoutsen
cfd76e8841
Add Third Reality as integration (#24555)
* Add Third Reality as integration

* Update source/_integrations/third_reality.markdown

* Address comments

* Add brand ssidebar
2022-10-21 07:40:13 +02:00
Brandon Rothweiler
64e0fc35b8
Minor fixes to component navigation sidebar (#24480) 2022-10-10 14:41:55 +02:00
Franck Nijhof
c686728236
Add supported devices (#23612)
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-08-02 16:33:10 +02:00
Zack Barett
587b83915d
Add Works with Badge to sidebar + set ESPHome as works with Local (#23486) 2022-07-21 21:07:28 -07:00
Franck Nijhof
3410aa33aa
Make integrations pages 'helper'-aware (#22793) 2022-05-17 11:59:28 +02:00
Franck Nijhof
82cf21b8c8
Re-order menu for splitting configuration and packages (#22768) 2022-05-16 10:54:16 +02:00
Fabian Affolter
46c972c35f
Update link to devel docs (fixes #22630) (#22653) 2022-05-08 18:59:07 +02:00
Paulus Schoutsen
1694d6641f
Remove script editor docs (#22391) 2022-04-14 22:01:59 +02:00
Paulus Schoutsen
0ce7cccd58
Remove Twitter and FB SDKs (#22379) 2022-04-13 22:27:18 +02:00
Paulus Schoutsen
ba2e3ad9bb
Add join newsletter link (#22155) 2022-03-26 12:06:46 +01:00
Zack Barett
6b35e63615
Comment out subscribe form in blog sidebar for now (#22102) 2022-03-21 14:53:12 +01:00
Franck Nijhof
0b04252537
Move /lovelace -> /dashboards, and renames resulting from that (#22036) 2022-03-15 21:36:33 +01:00
Joakim Sørensen
e199c0aa94
Add newsletter signup to block sidebar (#21937) 2022-03-08 09:11:52 +01:00
Franck Nijhof
35e0eef6ba
Add link to known issues on integration page (#21488)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2022-02-04 21:37:48 +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
Paulus Schoutsen
d7a3b2fee0
Energy updates (#18708)
* Energy updates

* Tweak

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-08-03 10:19:44 +02:00
Franck Nijhof
bcb88cf61c
Merge branch 'current' into next 2021-08-03 10:02:50 +02:00
Joakim Sørensen
a640ef6f42
Update about section (#18702)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-02 14:40:37 -07:00
Bram Kragten
a94c776f05
New Lovelace element 2021.8 (#18695) 2021-08-02 20:27:55 +02:00
Joakim Sørensen
0f03e6e96c
Add default value for active installations (#18666) 2021-07-30 11:07:58 +02:00
Paulus Schoutsen
ca8554f367
Energy Docs (#18328)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-28 22:26:07 +02:00
Joakim Sørensen
4d3d8ba472
Move the alert location (#18646) 2021-07-28 19:02:59 +02:00
Franck Nijhof
1613db0539
Show number of installation is use base <1% (#18336)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-28 20:12:54 +02:00