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

980 B

title description body_id show_title
Getting Started Getting started with Home Assistant getting_started true

{% include getting-started/next_step.html step="Installation" link="/installation/" %} {% include getting-started/next_step.html step="Onboarding" link="/getting-started/onboarding/" %} {% include getting-started/next_step.html step="Concepts and terminology" link="/getting-started/concepts-terminology/" %} {% include getting-started/next_step.html step="Integration" link="/getting-started/integration/" %} {% include getting-started/next_step.html step="Automation" link="/getting-started/automation/" %} {% include getting-started/next_step.html step="Presence detection" link="/getting-started/presence-detection/" %} {% include getting-started/next_step.html step="Join the community" link="/getting-started/join-the-community/" %} {% include getting-started/next_step.html step="Advanced Configuration" link="/getting-started/configuration/" %}