108 Commits

Author SHA1 Message Date
Madelena Mak
138aa062ea
A wider website and documentation navigation revamp (#33601)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 13:40:34 +02:00
c0ffeeca7
b87af8f6f8
Add icons for three dots menu and cogwheel (#33557)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-04 10:32:22 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
c0ffeeca7
313eaf554b
Docs nav, dashboard & views, add cards to improve visibility (#33408) 2024-06-25 19:44:58 +02:00
c0ffeeca7
de86ac7679
Docs navigation: rename SkyConnect to Connect ZBT-1 (#33208) 2024-06-13 13:24:52 +02:00
c0ffeeca7
0e929c229a
Docs navigation: move dashboards to frontend section (#33109) 2024-06-06 10:36:29 +02:00
c0ffeeca7
1ffecdb904
Docs side TOC: add separate title for configuration (#32353)
* Docs side TOC: add separate title for configuration

* Fix typo
2024-04-17 18:37:22 +02:00
c0ffeeca7
edcd3af8f9
Docs Navication TOC: move frontend further up (#32158) 2024-04-04 09:22:08 +02:00
c0ffeeca7
05b8057779
Organizing add section in docs (#32141)
* Docs: add section on organizing

* Adding floors and areas

* Fix typo

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Add link to floor procedure

* Add links to templates

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-04-03 18:30:29 +02:00
c0ffeeca7
f809a46430
Add dashboard to TOC and related topics to make it findable (#31645) 2024-02-27 21:27:56 +01:00
c0ffeeca7
3cf05e2511
Add information on recovery and safe mode (#31427)
* Add information on revocery and safe mode

- Create general troubleshooting section
- Document recovery and safe mode
- Tiny tweaks to recovery integration documentation page
- addresses feedback from #31387

* Rephrase

* Fix typo

* Rephrase

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix screenshot

* Amend resolution

* Fix typo

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-02-26 08:59:55 +01:00
c0ffeeca7
f085506b6e
Docs aside nav: make troubleshooting titles more explicit (#31425)
* Docs aside nav: make troubleshooting titles more explicit

* Add 'locked out' page to side nav
2024-02-14 15:42:16 +01:00
c0ffeeca7
bafd597615
Docs: fix sentence-style capitalization (#29979) 2023-11-24 10:57:41 +01:00
Sam Reed
a4de7974a9
docs_navigation.html: Add Home Assistant Green to Hardware (#29275) 2023-10-10 03:05:50 +02:00
c0ffeeca7
f7ace5e7ed
Blueprint schema: slight rephrase (#28484) 2023-08-07 17:25:59 +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
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
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
82cf21b8c8
Re-order menu for splitting configuration and packages (#22768) 2022-05-16 10:54:16 +02:00
Paulus Schoutsen
1694d6641f
Remove script editor docs (#22391) 2022-04-14 22:01:59 +02: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
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
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
f8a1c05704
Add link about finding the configuration (#18265)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-23 20:25:54 +02:00
Joakim Sørensen
3b38e3ae83
Remove analytics from updater (#17189)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-30 22:22:17 +02:00
Hmmbob
d1294d1b84
Remove docs for removed keyring/credstash options (#16745) 2021-02-25 13:44:20 +01:00
Klaas Schoute
3ac7b424a1
Remove benchmark page (#16541) 2021-02-13 12:06:31 +01:00
Joakim Sørensen
442a11b66d
Update getting-started (#16039)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-11 21:29:51 +01:00
Paulus Schoutsen
5b7b457a8e
Initial creating blueprint docs (#15816)
Co-authored-by: Philip Allgaier <philip.allgaier@bpcompass.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-04 11:13:58 +01:00
Paulus Schoutsen
b6f43edbb3
Reorg automation docs and add a using blueprints section (#15811)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-12-04 10:26:04 +01:00
Donnie
0a9a8f2757
Quick Bar dialog documentation (#15033)
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 01:06:43 +02:00
Eliot Wong
99c5b9ed17
Remove two broken links (#14674)
- A video talk that has been removed from YouTube (Automating your Home with Home Assistant)
- A removed docs page on MQTT processing JSON (https://www.home-assistant.io/docs/mqtt/processing_json/)
2020-10-01 09:12:32 +02:00
Franck Nijhof
5a5eeaddb6
Collection of cleanups (#13598) 2020-05-26 14:47:07 -07:00
Franck Nijhof
22bb3daf75
Migration of Community Guides (#13412) 2020-05-26 10:47:24 -07:00
Franck Nijhof
72ddc2b7c0
Remove ensure_config page (#13377) 2020-05-10 03:02:36 +02:00
Franck Nijhof
469cb0d8dd
Remove iOS from docs navigation tree (#13375) 2020-05-10 02:48:25 +02:00
Franck Nijhof
1223f85740
Cleanup AppDaemon documentation from Home Assistant documentation (#13341) 2020-05-08 13:21:51 +02:00