97 Commits

Author SHA1 Message Date
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
Fabian Affolter
877cf6922f
Sidebar (#12387) 2020-03-16 10:52:21 +01:00
Franck Nijhof
3c9cb849ab
Remove obsolete mobile page (#12257)
* Remove obsolete mobile page

* Cleanup asset
2020-03-04 10:17:22 +01:00
Franck Nijhof
8b5d31a312
Remove notebook from docs, redirect to data portal (#12146) 2020-02-20 22:53:43 +01:00
Franck Nijhof
e77bfc4293
Cleanup Hass configurator docs (#12144) 2020-02-20 22:53:18 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 (#12076)
* Re-branding; part 1

* Update source/_docs/configuration/troubleshooting.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update source/_docs/configuration/yaml.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

* Remove Porosity page

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
86946d68e8
Merge branch 'current' into next 2020-01-21 18:09:48 +01:00
Franck Nijhof
2f3943044d Remove old and obsolete SceneGen (#11822) 2020-01-20 08:13:41 -08:00
Franck Nijhof
1865b41d99
Remove states UI options in group integration (#11765) 2020-01-16 18:43:00 +01:00
Ville Skyttä
301edb9bd2 Home Assistant etc spelling consistency fixes (#11637)
* 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
2020-01-05 12:44:21 +01:00
Bram Kragten
18f940b7bb Add docs for scene editor (#11222)
* Add docs for scene editor

* Comments
2019-11-20 15:44:51 -08:00
Fredrik Lindqvist
2937ca5308 Removal of Hassbian from documentation (#10934)
* R.I.P Hassbian

* Restore device tracker to glosssay

* Remove space
2019-10-26 09:53:03 +02:00