Skip to content

Commit a725c71

Browse files
Carlo Costanzofabaff
Carlo Costanzo
authored andcommitted
Restarting HA (home-assistant#680)
Added in command to restart HA Service.
1 parent 4abbd6f commit a725c71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/getting-started/installation-raspberry-pi-all-in-one.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ To upgrade with fabric:
6262
* Login to Raspberry Pi `ssh pi@your_raspberry_pi_ip`
6363
* Change to `cd ~/fabric-home-assistant`
6464
* Run `fab upgrade_homeassistant`
65+
66+
After upgrading, you can restart Home Assistant a few different ways:
67+
68+
* Restarting the Raspberry Pi `sudo reboot`
69+
* Restarting the Home-Assistant Service `sudo systemctl start home-assistant.service`
70+
6571

6672
### {% linkable_title Using the OZWCP web application %}
6773

0 commit comments

Comments
 (0)