25 Commits

Author SHA1 Message Date
c0ffeeca7
d124dffaf9
Onboarding: update screenshots (#35317)
* Onboarding: update screenshots

- to refelct current software
- Create my smart home step: add screenshot to make it clear where this is
- Add note on difference between name and unsername, as this seems to come up in support

* Revert Gemfile
2024-10-21 09:44:05 +02:00
c0ffeeca7
26cbc2e275
Zone integration: update to reflect current SW (#34103)
* Zone integration: update to refelct current SW

- zone can now be fully configured via UI
- add step-by-step instructions
- remove section 'Home zone', it is no longer accurate
  - as there is now always a home zone setup directly during onboarding

* Add step to edit existing zone

* Add imaage title

* Add related topics

* Revert removal of Home Zone section

* Update source/_integrations/zone.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update description of home zone

* Onboarding location: add home zone

* Apply suggestions from code review

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

* Update source/getting-started/onboarding.markdown

* Remove steps on editing the home zone from the general settings

* if defined in YAML, cannot be edited in the UI

* Rephrase

* Rephrase

* Fix indent

* rephrase

* rephrase

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Apply suggestions from code review

* Make intro less technical

* Rephrase

* Remove examples from intro

* Rephrase

* Add ref to presence detection

* expand intro

* Thanks, coderabbitai

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-08-06 12:12:47 +02:00
c0ffeeca7
1f72cee876
onboarding: add links to Green and Yellow restore from backup (#34028) 2024-07-30 17:16:38 +02:00
c0ffeeca7
20696d6219
Onboarding: refer to troubleshooting section (#33961)
* Onboarding: refer to troubleshooting

- remove substeps and refer to troubleshooting section instead
- implement some of the feedback from #32080
- add info that internet connection is required because HA Core needs to be downloaded

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Stefan Agner <stefan@agner.ch>
2024-07-25 15:33:52 +02:00
c0ffeeca7
669c175dea
Onboarding: add username requirements (#33958) 2024-07-25 11:07:57 +02:00
c0ffeeca7
2794e55ffd
Authentication: remove .storage section (#30408) 2023-12-19 11:09:27 +01:00
c0ffeeca7
f42e0522f5
Onboarding: add welcome screen as it is still shipped with Yellow (#29515) 2023-10-24 21:15:44 +02:00
c0ffeeca7
cfba0b54aa
Onboarding: fix typo. Closes #29355 (#29358) 2023-10-15 18:34:48 +02:00
c0ffeeca7
33a4b6c158
Onboarding page: add info on entering IP address (#29154) 2023-10-05 19:31:01 +02:00
c0ffeeca7
7df077059a
Add link to restore from backup procedure (#28915) 2023-09-16 10:38:35 +02:00
c0ffeeca7
6e05918400
Update onboarding page to reflect current UI (#28904)
* Update onboarding page to reflect current UI

* Double space removal

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-09-14 07:57:47 +02:00
c0ffeeca7
efb7aa1267
Onboarding: update procedure (#28422) 2023-08-03 08:46:28 +02:00
Franck Nijhof
ca962cf860
Enforce Markdown ordered list numbering (#28179) 2023-07-11 21:28:37 +02:00
Franck Nijhof
1170f37732
Enforce Markdown unordered list style (#28172) 2023-07-11 14:44:41 +02:00
c0ffeeca7
d2fd3bc3a2
Onboarding: update screenshots (#27511)
* Onboarding: update screenshots

- add step on analytics
- Reformat procedure to use numbered steps / procedural format

* Apply suggestions from code review

* Apply suggestions from code review

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

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-25 12:24:50 +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
Danny Tsang
e76e3e4a2b
Add terminology tool tips to getting started pages (#26879) 2023-04-24 14:09:19 +02:00
c0ffeeca7
2bb3bfdd05
Getting started: markup ui elements (#27052) 2023-04-22 18:59: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
Danny Tsang
651b6e7577
Replaced Configuration with Settings for the onboarding page (#23065) 2022-06-09 23:06:32 +02:00
Danny Tsang
ff05ad9a33
Updated navigation to add integrations. (#22444) 2022-04-19 14:29:48 -07: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
Jay
fa947627cd Update wording and provide new screenshots (#11180)
* Create trash

* Add files via upload

* Delete trash

* Update wording and screenshots

* Update screenshots and wording

Also improve clarity

* Revert improper references to Lovelace.

* "states screen" > "Home Assistant web interface"

* Delete automation-new-action.png

* Delete automation-new-blank.png

* Delete automation-new-name-trigger.png

* Delete integrations.png

* Create trash

* Add new screenshots

* Delete 01 - username.png

* Delete 02 - location.png

* Delete 03 - location.png

* Delete 04 - devices.png

* Delete 05 - lovelace.png

* Delete 06 - config.png

* Delete 07 - integrations.png

* Delete 08 - new integration.png

* Delete 09 - config 2.png

* Delete 10 - automation editor.png

* Delete 11 - new automation.png

* Delete 12 - new trigger.png

* Delete 13 - action.png

* Delete 14 - server control.png

* Delete trash

* Update screenshot paths

* Update onboarding.markdown

* Correct image paths

* Update automation.markdown

* Reword and provide additional information

This information was outdated, especially with the addition of default_config. Hopefully these changes make it clearer for new users who are confused about the missing homeassistant: line in their default configuration (this is something that has been popping up in the forum lately).

I linked to an external source for the time zone names. Perhaps we should add this list to Home Assistant website instead (or if it already exists, my apologies: I can point it to that instead).

* Update configuration.markdown
2019-12-12 17:21:44 +01:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Paulus Schoutsen
7c7b9bd9b7
Simplify getting started (#9258)
* Simplify getting started

* Update automation.markdown

* Update automation.markdown

* Updates

* Tweak
2019-04-21 12:01:39 -07:00