i want to use a orangepi with domoticz. I have installed raspbian on the orangepi and used this install wiki everyhting is good, but it will not start automaticly. When i go to the ip adress it keeps saying Domoticz offline.
The only thing i am not sure about are these settings.
Code: Select all
USERNAME=pi
DAEMON=/home/$USERNAME/domoticz/$NAME
DAEMON_ARGS="-daemon -www 8080"
then when i am finished i use this command
Code: Select all
sudo service domoticz.sh start
When i want to check the status of the install to see if it is running i use this command
Code: Select all
sudo service domoticz.sh status
I am no programmer, so i know there is a mistake somewhere....i just need to be pointed in the right direction.
Hope someone can help.
Thanks
Iwan