580 Commits

Author SHA1 Message Date
c0ffeeca7
23239008fe
Various files: replace component by integration (#27781) 2023-06-13 11:32:32 +02:00
Joakim Sørensen
1123e1c64b
Add some clarification about network storage (#27753)
* Add some clarification about network storage

* tiny tweaks

* more tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-06-13 09:27:06 +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
074bc99c29
Update include: change **Configuration** menu to **Settings** (#27706) 2023-06-08 11:18:35 +02:00
c0ffeeca7
b1980fdbc6
Includes template: update path to reflect new integration design (#27695) 2023-06-07 19:12:14 +02:00
Franck Nijhof
718a2e49f9
Merge branch 'current' into rc 2023-06-07 11:09:30 +02:00
c0ffeeca7
ce25845e73
Voice control create separate section in docs (#27586) 2023-06-01 13:08:44 +02:00
Joakim Sørensen
518b00954b
Remove double new (#27591) 2023-05-30 16:38:10 +02:00
Franck Nijhof
f8f2d41029
Merge branch 'current' into next 2023-05-30 13:47:16 +02:00
c0ffeeca7
9465ca98d0
Installation Mac-OS: add note on UTM (#27516)
- UTM has been reported to work on Mac-OS with Home Assistant OS
2023-05-29 16:51:52 +02:00
Joakim Sørensen
9b728d73e5
Add documentation for network storage (#27512)
* Add documentation for network storage

* Apply suggestions from code review

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_integrations/media_source.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-25 11:08:22 +02:00
Ersin
a507c67b2b
Update missing installation dependencies on core.md (#26657) 2023-05-21 14:54:43 +02:00
c0ffeeca7
8f94bebdf8
Assist - fix duplicate title in aside (#27386) 2023-05-17 13:07:56 +02:00
c0ffeeca7
bb07d07e8a
Installtion w Etcher: add hint to use v1.10 (#27375)
- because there is an issue with the current version 1.18 of Balena Etcher
- https://github.com/balena-io/etcher/issues/4064
- add hint to use v1.10
2023-05-17 09:25:41 +02:00
c0ffeeca7
76b2971c17
Installation ODROID M1: add affiliated links to HA bundles (#27373) 2023-05-17 09:25:27 +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
e68a8e0efa
Config flow _includes: fix typo (#27358) 2023-05-11 08:49:55 +02:00
c0ffeeca7
0df392e860
Assist: fix order in aside TOC (#27359) 2023-05-11 08:47:39 +02:00
c0ffeeca7
638bbf5083
Installation: add step to decompress image after download (#27330) 2023-05-08 19:00:44 +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
1f766fef2d
Assist tutorials: fix order in aside TOC (#27186) 2023-04-29 10:39:28 +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
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
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
2ae4f24b98
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 11:32:37 -04: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
c0ffeeca7
cefb341962
Flashing ODROID: add info that Allen key is needed (#27079)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-21 09:46:10 +00: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
c0ffeeca7
d56b6af250
Installation: ODROID: add M1 (#27051) 2023-04-18 19:25:51 +02:00
c0ffeeca7
edccda0a4c
Installation: update Raspberry Pi procedure (#27022)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-16 14:00:12 +02:00
c0ffeeca7
e1bed985aa
Add Z-Wave overview and setup sections (#26862)
* Add overview and setup sections

- add overview section explaining the terminology around Z-Wave
- expand setup procedure

* Fix typo in Z-Wave

* Fix more typos

* Terminology: Fix error in driver name

Co-authored-by: AlCalzone <d.griesel@gmx.net>

* Implement review feedback

- by @MartinHjelmare, @AlCalzone, @Frenck
- Remove part of overview section
 (too much implementation detail at this stage)
- Fix terminology inconsistencies
- Remove unnecessary include

* Remove unnecessary introductory clause

* Update source/_integrations/zwave_js.markdown

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

* Remove redundant steps

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

* Remove redundant element

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

* Use specific name instead of generic variable

Variable is not needed here, as it is only used in this specific case.

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

* Use specific name instead of variable

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

* Remove redundant code

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

* Fix typo

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

* Rephrase

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

* Fix terminology

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

---------

Co-authored-by: AlCalzone <d.griesel@gmx.net>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-05 11:44:34 +02:00
Vincenzo Lavorini
48c197aaa6
doc: virt-install in presence of USB dongle (#26642)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-20 11:53:57 +01: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
Alec Rust
f1ded3bc47
Improve Generic x86-64 installation instructions (#26515) 2023-03-09 19:10:20 +01:00
Sander
5aedfec22e
Update operating_system.md (#26496)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-09 10:10:45 +01:00
Joris Pelgröm
debfafd6e4
Update Assist docs references to Wear OS (#26447) 2023-03-04 23:27:50 +01:00
Daniel Lo Nigro
1544e070a3
Fix typo (dependency's → dependencies) (#26325) 2023-02-21 08:54:46 +01:00
Paulus Schoutsen
d59b506520
Add assist docs (#25968)
* Add Assist docs

* Add supported languages
2023-01-31 19:20:07 +01:00
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup (#25998) 2023-01-30 11:16:09 +01:00
Paulus Schoutsen
7035f03579
Add Assist blog (#25969)
* Add Assist blog

* Updates to blog

* Track language support
2023-01-26 15:53:09 -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
Franck Nijhof
fd60a9fd19
Add Home Assistant package version to Python install command (#25441) 2022-12-29 09:24:10 +01:00
Dave T
cc082b6ba2
Fix grammar error (#25359) 2022-12-20 11:08:17 +01:00
Rob Coleman
467fa40570
Don't encourage passing a ZWave dongle (#25203) 2022-12-08 20:53:24 +01:00
dnikles
3cbc6c7831
Fix link to analytics integration page (#25096) 2022-11-29 19:55:14 +01:00
Peter Krempa
d29c8802df
installation: Instruct users to disable secureboot with virt-manager (#24904)
* installation: Instruct users to disable secureboot with virt-manager

Modern distros ship a variety of UEFI binaries and selecting a secureboot one leads to an un-bootable VM as there are no secure-boot keys enrolled by default for the home-assistant OS.

Note explicitly that virt-manager users should pick the non-secureboot variant.

* Add secboot

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-11-12 11:43:22 +01:00