Announcement

Collapse
No announcement yet.

Default Linux Login and Password HomeSeer HomeTroller Pi

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Try using "pi" for username and "raspberry" for password and see if you can get it.

    Comment


      #17
      I'm having this same issue, did you have an resolution?

      I tried logging into linux tools using root username/password but that didn't work, but maybe I can't login to linux tools with root? I'll try to SSH in a bit, but I'm remote so I'll have to do some port forwarding rules temporarily to get it to work.

      Comment


        #18
        Nope never figured it out. I didn’t really have a need to login to the console, I just wanted to make sure I had the user name and password written down.


        Sent from my iPhone using Tapatalk

        Comment


          #19
          Here's what worked to open a Linux shell for my HomeTroller Pi with HS4 from Win 10:

          1: Make sure the OpenSSH Client is installed:
          Go to Settings > Apps > Apps & Features > Optional Features. Search for OpenSSH Client, and choose to install the OpenSSH Client if not already installed.

          2: Get your HomeTroller Pi's IP address:
          Log into myhs.homeseer.com using the username and password you selected when you installed your HomeTroller Pi.
          Note the IP address in the address bar for use in the next step:

          3: Open a Command Prompt, and enter the following, inserting your real IP address:
          SSH homeseer@<Type-IP-Address-here>
          When prompted for the password, enter the the same password you used to log into myhs.homeseer.com. (Yes, even though the username is different!)

          The Command Prompt should now look something like this:
          C:\Users\Swail>ssh homeseer@192.168.1.2
          homeseer@192.168.1.2's password:
          Linux HTPiHubG1 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l

          The programs included with the Debian GNU/Linux system are free software;
          Linux HTPiHubG1 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l

          The programs included with the Debian GNU/Linux system are free software;
          the exact distribution terms for each program are described in the
          individual files in /usr/share/doc/*/copyright.

          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.

          homeseer@HTPiHubG1:~ $


          Please be careful what you do, a Linux shell is a powerful tool!


          Comment


            #20
            Originally posted by hankli View Post
            Try using "pi" for username and "raspberry" for password and see if you can get it.
            Glad I found this thread, the above worked for me!

            Comment


              #21
              Originally posted by Swail View Post
              Here's what worked to open a Linux shell for my HomeTroller Pi with HS4 from Win 10:

              1: Make sure the OpenSSH Client is installed:
              Go to Settings > Apps > Apps & Features > Optional Features. Search for OpenSSH Client, and choose to install the OpenSSH Client if not already installed.

              2: Get your HomeTroller Pi's IP address:
              Log into myhs.homeseer.com using the username and password you selected when you installed your HomeTroller Pi.
              Note the IP address in the address bar for use in the next step:

              3: Open a Command Prompt, and enter the following, inserting your real IP address:
              SSH homeseer@<Type-IP-Address-here>
              When prompted for the password, enter the the same password you used to log into myhs.homeseer.com. (Yes, even though the username is different!)

              The Command Prompt should now look something like this:
              C:\Users\Swail>ssh homeseer@192.168.1.2
              homeseer@192.168.1.2's password:
              Linux HTPiHubG1 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l

              The programs included with the Debian GNU/Linux system are free software;
              Linux HTPiHubG1 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l

              The programs included with the Debian GNU/Linux system are free software;
              the exact distribution terms for each program are described in the
              individual files in /usr/share/doc/*/copyright.

              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
              permitted by applicable law.

              homeseer@HTPiHubG1:~ $


              Please be careful what you do, a Linux shell is a powerful tool!

              At first this didn't work. But I found you have to use your original password you have for myhs.homeseer.com when I installed my Pi. I had changed it since.
              Lucky I found this thread!

              Comment

              Working...
              X