139 Commits

Author SHA1 Message Date
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
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
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
tomlut
c9a9df1fee
Fix broken link (#16269)
Link to SD card performance class returned a  server 404 error.
2021-01-22 11:09:45 +01:00
Amir Hanan
cba81f02eb
Adding an image to getting started tutorial (#15141)
Letting the readers know what the screen should look like when waiting for the installation process to take its course.
2020-10-10 12:32:55 +02:00
M.J. Wydra (Jay)
1f9fb312a7
Update index.markdown (#14931)
This guide suggested a 2.5A power supply for the raspberry pi 4 (probably as a carryover from when it used to reference a raspberry pi 3B+). However, the official documentation suggests at least a 3A PSU for the pi 4 (https://www.raspberrypi.org/documentation/hardware/raspberrypi/power/README.md)

Also added clarification that the raspberry pi itself does not show a user interface if plugging in a display after seeing multiple posts on discord/the forum with confusion surrounding this.
2020-10-06 10:30:54 +02:00
Fabian Affolter
9fe3b40613
Add periods (#14294) 2020-08-22 14:52:28 +02:00
jh
cd0b6dae95
Update getting started Wi-Fi section (#14187)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-08-11 13:20:24 +02:00
Franck Nijhof
c9b42571bf
Release OS 3.11 & 4.3 (#12117)
* Release OS 3.11 & 4.3

* Add warning box
2020-02-18 16:55:43 +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
Jay
ff54ae67a0 Slight addition to step 8 (#11862)
* Slight addition to step 8

Some new users have expressed confusion about not being able to access the frontend at `http://hassio.local:8123` when the IP address works. Adding this note should hopefully reduce questions of this type.

* Update index.markdown
2020-01-25 13:55:25 +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
Vladimír Záhradník
b9f91b0c86 Fix Raspberry model to be consistent in docs (#11516) 2019-12-23 11:34:53 +01:00
Muhammed Saho
065dd0511b Aadd extract instruction to getting started guide (#11518)
It is not obvious that the downloaded file needs to be extracted before flashing it. I assumed balenaEtcher did it automatically and spent an entire afternoon trying to figure out why the raspberry pi was not booting up. Hopefully, this change will prevent someone from making the same mistake in the future.
2019-12-23 11:20:49 +01:00
Paulus Schoutsen
7a89513613
Getting Started: RPi 3 -> RPi 4 2019-11-26 11:36:55 -08:00
Jay
0ffc37acad Edit nomenclature (#11025)
Change "hass.io image" to "HassOS image" since there is no such thing has a hass.io image. Other small edits
2019-11-04 11:45:10 +01:00
Jay
0102a45cb4 Correct grammar and improve clarity (#10922)
* Correct grammar and improve clarity

The current version of this documentation refers to the Raspberry Pi 3 B+ as "the latest version" which is no longer correct with the release of the Pi 4. I changed this to explicitly refer to the 3 B+ instead of saying "the latest version." Do we want to continue saying "the latest version" and change the other references to the Pi 4? The Hass.io installer for the Pi 4 is still an RC which is why I ask.

* Revert "flash drive" change back to "USB stick"

* Sorry, one more quick change
2019-10-21 20:17:26 +02:00
Hmmbob
9bfe20dce7 Updating broken links (#10880)
Replaced links to non-existing domains with code blocks.
2019-10-19 16:57:35 +02:00
Paulus Schoutsen
3c3ab1d2a1 Add affiliate message 2019-08-06 11:01:16 -07:00
capstan1
fffad9d0f7 add details on usb-stick (#9971)
* add details on usb-stick

A question I asked myself and that got asked frequently in the forums is weather the usb stick used for configuration needs to stay within the device. So I just added one line to make this more precise.

* ✏️ Tweak
2019-07-31 11:10:47 +02: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
gth
ccaa91e1be Minor errors & style improvements in grammar (#9783) 2019-07-05 12:08:04 +02:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Paulus Schoutsen
3e1c360543 Update links 2019-06-22 21:36:17 -07:00
Jan Olbrecht
92301d052e Change SD card recommendation (#9677)
* Change SD card recommendation

Change recommendation from Class 10 to A2. SD cards optimized for hosting applications have much better small I/O handling and a minimum IOPS performance. This makes a big difference to Home Assistant on Raspberry Pi.

* Updated product link
2019-06-22 12:38:36 -07:00
DubhAd
796df5f388 Tyop ;) (#9271)
Typo with the link
2019-04-21 12:31:18 -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
seanvictory
5d970c1cd8 Update Index (#9104)
Fixed spacing for consistency
2019-04-02 20:31:49 +02:00
aaamoeder
d0f7c3545f fixed wifi instructions since there was some missing info (#8775)
tried to enable wifi myself and found the steps fell a bit short, so here's an updated version.
2019-02-28 18:18:12 +05:30
Dominik Palo
777eb6388e Rename Etcher to balenaEtcher (#8363) 2019-02-01 16:01:15 +01:00
cogneato
fba68cd78e clearing up instructions for network config (#7349) 2018-11-03 21:51:35 +01:00
Josh Cooper
b2e369a701 Change link removing domain. (#7261)
Changed link so it is less annoying for dev, through removing the home assistant domain from 'your device' link.
2018-10-30 07:40:46 +01:00
LavaGlass
6977733955 Added Static IP guidance (#7182)
* Added Static IP guidance

Added guidance on setting up static IP, changed file name to working one.

* Update index.markdown
2018-10-28 12:02:41 +01:00
DubhAd
2c5632db5d Adding some details (#6714)
The Getting Started doesn't mention how long the install typically takes, or what to do if `hassio.local` doesn't work.
2018-10-12 10:26:13 +02:00
DubhAd
1750f1e31d Minor tweaks (#6552)
1. Moved the securing note to the last step
2. Added point about copying snapshots off the Pi
3. Moved the advanced users link into the note
2018-10-06 15:13:57 +02:00
WofWca
43996efb0e Spelling fixes (#6349)
* Articles, comma

* Article

* Fix cases of "Nmap" word's letters

* Fix prepositions
2018-09-24 13:23:31 +02:00
Pascal Vizeli
507017651d Remove RPI variants (#6060) 2018-08-21 21:32:09 +02:00
Fernando
a40531a2c1 Suggested hardware instead of Hardware Requirements (#5822)
* Suggested hardware

- Change from 3B to 3B+ to reflect the hardware section.

- Add a list of models supported. A link could be used instead...

- "Hardware Requirements" gives the idea that will not run on older RPi. "Suggested Hardware" might be a better fit.

- Some small talk about the 3B+

* ✏️ Added Raspberry Pi 1 Model B

* 🔥 Removed specific model in introduction
2018-07-29 12:02:09 +02:00
Paulus Schoutsen
46a02ae74f
Link to all Hass.io device types, as we'll get more. 2018-07-17 21:10:39 +02:00
Paulus Schoutsen
8aee32d63c
Link to Pi 3B+ 2018-07-17 21:07:20 +02:00
Pascal Vizeli
7834224b07
Update HassOS 2018-07-16 07:54:24 +02:00
Pascal Vizeli
b0a1e16dfc
Release HassOS (#5747)
* Release HassOS

* Update 2018-07-11-hassio-images.markdown

* Update 2018-07-11-hassio-images.markdown

* Update 2018-07-11-hassio-images.markdown

* Update index.markdown

* Update index.markdown

* Update index.markdown

* Update installation.markdown

* Update 2018-07-11-hassio-images.markdown

* ✏️ Initial review.

* ✏️ Blog post tweaks

* ✏️ Getting started index tweaks

* ✏️ Tweaks to Hassio index

* ✏️ Tweaks to Hassio installation guide

* ✏️ Processes review feedback

* ✏️ Updates title & description.

* ✏️ Processed review

* Redundant information

* Update 2018-07-11-hassio-images.markdown

* Update 2018-07-11-hassio-images.markdown

* Add files via upload

* Delete blogpost.png

* Create TEST.TXT

* Add files via upload

* Delete TEST.TXT
2018-07-11 19:51:45 +02:00
rbflurry
e4a8faaf7d fix link to dropbox backup solution (#5741) 2018-07-10 23:18:10 +02:00
Paulus Schoutsen
982c3f9145
Getting started: Warning -> note 2018-06-27 11:56:27 -04:00
DubhAd
8b9dc6ed11 Adding warning about backups (#5489)
* Adding warning about backups

Many people have failed to set up backups, and lost their config. Adding some warnings to hopefully reduce the numbers.

* Move up
2018-06-04 09:44:51 +02:00
DubhAd
692db79b72 Added security reminder (#5405)
* Added security reminder

After yet another [I've been hacked](https://community.home-assistant.io/t/i-have-been-hacked/53723) post on the forum, thought it was about time to start making things a bit more obvious.

* Minor change
2018-05-20 12:02:56 +02:00
Ville Skyttä
6ff1b3be2d getting-started: Soften note about Pi 3 being 2.4GHz WiFi only (#5125)
* getting-started: Soften note about Pi 3 being 2.4GHz WiFi only

The (currently unsupported) B+ has 5GHz support.

* Add space
2018-04-06 10:38:46 +02:00
Fredrik Lindqvist
40ebccaf23
Update about 3b+ hassbian 2018-03-16 19:58:02 +01:00
mcfrojd
698b8e2aa0 Raspberry Pi 3 B+ note (#4934)
* Raspberry Pi 3 B+ note

Added note that Raspberry Pi 3 B+ is not yet supported

* ✏️ Improves the warning message
2018-03-16 16:02:42 +01:00
mcfrojd
3b5e4795c3
Changed link for Raspberry Pi 3 image 2018-03-16 14:45:27 +01:00