Add more instructions to HASSbian docs. (#1262)

* Add more instructions to HASSbian docs.

* Update installation-raspberry-pi-image.markdown

 - Add viewing of log trough journalctl
 - Add information about status command for Home Assistant service
 - Fix formatting
This commit is contained in:
Fredrik Lindqvist 2016-10-22 06:06:03 +02:00 committed by GitHub
parent 600942982a
commit f7255cad86
2 changed files with 101 additions and 15 deletions

View file

@ -16,7 +16,7 @@ The default way to update Home Assistant to the latest release, when available,
$ pip3 install --upgrade homeassistant
```
Different installation methods as [Raspberry Pi All-In-One Installer](/getting-started/installation-raspberry-pi-all-in-one/#upgrading), [Vagrant](/getting-started/installation-vagrant/), or [Virtualenv](/getting-started/installation-virtualenv/#upgrading-home-assistant) may have an alternative way for updating Home Assistant.
Different installation methods as [HASSbian](/getting-started/installation-raspberry-pi-image/#update-home-assistant-on-hassbian), [Raspberry Pi All-In-One Installer](/getting-started/installation-raspberry-pi-all-in-one/#upgrading), [Vagrant](/getting-started/installation-vagrant/), or [Virtualenv](/getting-started/installation-virtualenv/#upgrading-home-assistant) may have an alternative way for updating Home Assistant.
After updating, restart Home Assistant for the changes to take effect. This means that you have to restart `hass` itself or the [autostarting](/getting-started/autostart/) daemon if you use any.