OZWCP stop HASS first (#747)

HASS should not be running when starting OZWCP control panel.
This commit is contained in:
PuckStar 2016-08-08 14:15:16 +02:00 committed by Fabian Affolter
parent f1e1659d77
commit b9b3004066

View File

@ -73,6 +73,7 @@ After upgrading, you can restart Home Assistant a few different ways:
To launch the OZWCP web application:
* 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/`
* Launch the control panel `sudo ./ozwcp -p 8888`