I'm noob with linyx but I'd like to test HS on my raspberry Pi3.
-Downloaded, installed and configurate "Raspbian Buster with desktop"
-Downloaded and installed "HS3 for Pi3 Tar" as a guide on hs download page.
-In the homeseer directory (/home/pi/HomeSeer), TOOLS->Execute command in this directory, I type "./go" and HS starts. I can see the webpage 192.168.1.100 (my RPi3 ip).
So, HS starts and I can use it but, when ask for change password, in the "old password" I use "hsthsths3" but an error appear:

Could be that when I configured "Raspbian Buster with desktop", I used mine username and password?
Pressing "home" tab button I can navigate in HS3 webpages...
About autostart:
As guide I added in "/etc/rc.local" before the “exit 0” line:
But HS3 does't automatically start when I power on RPi
To start, I need the homeseer directory (/home/pi/HomeSeer), TOOLS->Execute command in this directory, I type "./go" and HS starts.
Sorry for this stupid question but I'm noob :-) on linux.
Thanks!
Cris
-Downloaded, installed and configurate "Raspbian Buster with desktop"
-Downloaded and installed "HS3 for Pi3 Tar" as a guide on hs download page.
-In the homeseer directory (/home/pi/HomeSeer), TOOLS->Execute command in this directory, I type "./go" and HS starts. I can see the webpage 192.168.1.100 (my RPi3 ip).
So, HS starts and I can use it but, when ask for change password, in the "old password" I use "hsthsths3" but an error appear:
Could be that when I configured "Raspbian Buster with desktop", I used mine username and password?
Pressing "home" tab button I can navigate in HS3 webpages...
About autostart:
As guide I added in "/etc/rc.local" before the “exit 0” line:
Code:
export LANG=en_US.UTF-8 cd /home/pi/HomeSeer sudo mono HSConsole.exe
To start, I need the homeseer directory (/home/pi/HomeSeer), TOOLS->Execute command in this directory, I type "./go" and HS starts.
Sorry for this stupid question but I'm noob :-) on linux.
Thanks!
Cris
Comment