diff --git a/atom.xml b/atom.xml index dccdcdcc43..8a297e2fd4 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
If you’ve setup Home Assistant in virtualenv
following our manual installation guide, the following template should work for you.
If you’ve setup Home Assistant in virtualenv
following our python installation guide or manual installation guide for raspberry pi, the following template should work for you.
[Unit]
Description=Home Assistant
@@ -126,9 +126,9 @@ After=network.target
Type=simple
User=homeassistant
#make sure the virtualenv python binary is used
-Environment=VIRTUAL_ENV="/srv/homeassistant/homeassistant_venv"
+Environment=VIRTUAL_ENV="/srv/homeassistant"
Environment=PATH="$VIRTUAL_ENV/bin:$PATH"
-ExecStart=/srv/homeassistant/homeassistant_venv/bin/hass -c "/home/homeassistant/.homeassistant"
+ExecStart=/srv/homeassistant/bin/hass -c "/home/homeassistant/.homeassistant"
[Install]
WantedBy=multi-user.target
diff --git a/getting-started/installation-raspberry-pi/index.html b/getting-started/installation-raspberry-pi/index.html
index 38f851030c..1af23c9a2c 100644
--- a/getting-started/installation-raspberry-pi/index.html
+++ b/getting-started/installation-raspberry-pi/index.html
@@ -93,7 +93,7 @@
This installation of Home Assistant requires the Raspberry Pi to run Raspbian Lite.
The installation will be installed in a Virtual Environment with minimal overhead. Instructions assume this is a new installation of Raspbian Lite.
-Connect to the Raspberry Pi over ssh. Default password is raspberry
.
+
Connect to the Raspberry Pi over ssh. Default password is raspberry
.
You will need to enable ssh access. The raspberry pi website has instructions here.
$ ssh pi@ipadress
@@ -131,17 +131,17 @@ Since this account is only for running Home Assistant the extra arguments of Next up is to create and change to a virtual environment for Home Assistant. This will be done as the homeassistant
account.
$ sudo su -s /bin/bash homeassistant
$ cd /srv/homeassistant
-$ python3 -m venv homeassistant_venv
-$ source /srv/homeassistant/homeassistant_venv/bin/activate
+$ python3 -m venv .
+$ source bin/activate
Once you have activated the virtual environment you will notice the prompt change and then you can install Home Assistant.
-(homeassistant_venv) homeassistant@raspberrypi:/srv/homeassistant $ pip3 install homeassistant
+(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip3 install homeassistant
Start Home Assistant for the first time. This will complete the installation, create the .homeasssistant
configuration directory in the /home/homeassistant
directory and install any basic dependencies.
-(homeassistant_venv) $ hass
+(homeassistant) $ hass
diff --git a/sitemap.xml b/sitemap.xml
index b0ae5fd5ee..4ba1d5e01f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2801,62 +2801,62 @@
https://home-assistant.io/demo/frontend.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/index.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-02-13T07:33:27+00:00
+2017-02-13T08:07:59+00:00