Restarting HA (#680)

Added in command to restart HA Service.
This commit is contained in:
Carlo Costanzo 2016-07-27 02:02:57 -04:00 committed by Fabian Affolter
parent 4abbd6fc42
commit a725c719c4

View File

@ -63,6 +63,12 @@ To upgrade with fabric:
* Change to `cd ~/fabric-home-assistant`
* Run `fab upgrade_homeassistant`
After upgrading, you can restart Home Assistant a few different ways:
* Restarting the Raspberry Pi `sudo reboot`
* Restarting the Home-Assistant Service `sudo systemctl start home-assistant.service`
### {% linkable_title Using the OZWCP web application %}
To launch the OZWCP web application: