Skip to content

Commit 362863b

Browse files
committed
Update usage part of the getting-started section
1 parent 4edd1cf commit 362863b

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

source/getting-started/use.markdown

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,10 @@ footer: true
1111

1212
If you are using Hassbian, browse to [http://hassbian.local:8123](http://hassbian.local:8123) to open the Home Assistant frontend.
1313

14-
To reload your configuration, [login](/docs/hassbian/common-tasks/#login-to-the-raspberry-pi) your Raspberry Pi
14+
To reload your configuration, go to **Configuration** in your side panel, and choose:
1515

16-
```bash
17-
$ ssh pi@ip-address-of-pi
18-
```
16+
<p class='img'>
17+
<img src='/images/screenshots/configuration-validation.png' />
18+
</p>
1919

20-
and [restart](/docs/hassbian/common-tasks/#startstoprestart-home-assistant) Home Assistant
21-
22-
```bash
23-
$ sudo systemctl restart home-assistant@homeassistant.service
24-
```
25-
26-
For tweaking your Home Assistant setup, take a look at the [documentation](/docs/), ask your questions in our [forum](https://community.home-assistant.io/), join us for a [chat](https://gitter.im/home-assistant/home-assistant), or report your [issues](https://github.com/home-assistant/home-assistant/issues).
20+
Now that you saw a glimpse of what is possible, take a look at the [documentation](/docs/), ask your questions in our [forum](https://community.home-assistant.io/), join us for a [chat](https://gitter.im/home-assistant/home-assistant), or report your [issues](https://github.com/home-assistant/home-assistant/issues).

0 commit comments

Comments
 (0)