diff --git a/atom.xml b/atom.xml index b9b8fc62ae..c26c09a5d2 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
The Raspberry Pi All-In-One Installer deploys a complete Home Assistant server including support for MQTT with websockets, Z-Wave, and the Open-Zwave Control Panel.
-The only requirement is that you have a Raspberry Pi with a fresh installation of Raspbian Jessie connected to your network.
+The only requirement is that you have a Raspberry Pi with a fresh installation of Raspbian connected to your network.
ssh pi@your_raspberry_pi_ip
$ wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && bash hass_rpi_installer.sh
+$ wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && chown pi:pi hass_rpi_installer.sh && bash hass_rpi_installer.sh
@@ -112,7 +112,7 @@
Once rebooted, your Raspberry Pi will be up and running with Home Assistant. You can access it at http://your_raspberry_pi_ip:8123.
-The Home Assistant configuration is located at /home/hass/.homeassistant
. The virtualenv with the Home Assistant installation is located at /srv/hass/hass_venv
. As part of the secure installation, a new user (hass) is added to your Raspberry Pi to run Home Assistant. This is a system account and does not have login or other abilities by design. When editing your configuration.yaml
files, you will need to run the commands with sudo
or by switching user.
+The Home Assistant configuration is located at /home/hass/.homeassistant
. The virtualenv with the Home Assistant installation is located at /srv/homeassistant/homeassistant_venv
. As part of the secure installation, a new user (homeassistant) is added to your Raspberry Pi to run Home Assistant. This is a system account and does not have login or other abilities by design. When editing your configuration.yaml
files, you will need to run the commands with sudo
or by switching user.
Windows users: Setting up WinSCP to allow this seemlessly is at the end of this page.
@@ -127,12 +127,12 @@
Create needed service accounts
Install OS and Python dependencies
Setup a python virtualenv to run Home Assistant and components inside.
- Run as hass
service account
+ Run as homeassistant
service account
Install Home Assistant in a virtualenv
- Build and install Mosquitto v1.4.9 from source with websocket support running on ports 1883 and 9001
+ Install Mosquitto with websocket support running on ports 1883 and 9001
Build and Install Python-openzwave in the Home Assistant virtualenv
- Build openzwave-control-panel in /srv/hass/src/open-zwave-control-panel
- Add both Home Assistant and Mosquitto to systemd services to start at boot
+ Build openzwave-control-panel in /srv/homeassistant/src/open-zwave-control-panel
+ Add Home Assistant to systemd services to start at boot
Upgrading
@@ -141,8 +141,8 @@
- Login to Raspberry Pi
ssh pi@your_raspberry_pi_ip
- - Change to hass user
sudo su -s /bin/bash hass
- - Change to virtual enviroment
source /srv/hass/hass_venv/bin/activate
+ - Change to homeassistant user
sudo su -s /bin/bash homeassistant
+ - Change to virtual enviroment
source /srv/homeassistant/homeassistant_venv/bin/activate
- Update HA
pip3 install --upgrade homeassistant
- Type
exit
to logout the hass user and return to the pi
user.
@@ -169,7 +169,7 @@
- Make sure Home Assistant is not running! So stop that first
- Login to Raspberry Pi
ssh pi@your_raspberry_pi_ip
- - Change to the ozwcp directory
cd /srv/hass/src/open-zwave-control-panel/
+ - Change to the ozwcp directory
cd /srv/homeassistant/src/open-zwave-control-panel/
- Launch the control panel
sudo ./ozwcp -p 8888
- Open a web browser to
http://your_pi_ip:8888
- Specify your zwave controller, for example
/dev/ttyACM0
and hit initialize
diff --git a/sitemap.xml b/sitemap.xml
index c4dda09039..c148acde2b 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2499,62 +2499,62 @@
https://home-assistant.io/demo/frontend.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/index.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2016-12-20T20:18:26+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2016-12-20T20:18:27+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2016-12-20T20:18:27+00:00
+2016-12-20T22:37:43+00:00
https://home-assistant.io/static/mdi-demo.html
-2016-12-20T20:18:27+00:00
+2016-12-20T22:37:43+00:00