Announcement

Collapse
No announcement yet.

Some instructions

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Some instructions

    Hello and first of all, scuse me for my bad english...

    I have purchased and installed this plugin, but i am not able to do what i need...

    I have an Hometroller on the upper floor of my home and another Hometroller on the lower floor and i need they can communicate some values in order to 'put' these into some related 'virtual devices'.

    I also need the 'client' can connect to the server at the Windows startup, so, in case of power failure, they can automatically reconnect.

    Can someone please suggest me how can i make this happens?

    Thank you very much.

    Ema

    #2
    I put Hsscript.exe into startup folder and i have selected 'Auto connect' to the ip address of the server.
    Hsscript starts, but it does not connect automatically until i press the 'connect' button.

    Is it possible to do an auto-connection?

    Comment


      #3
      I don't understand why it does not autoconnect.

      I use HsScript this way (shortcut in the windows startup folder), and it always autoconnects when the Windows session is opened.

      Is there any error message showing in the HsScript client windows ?

      Did you try to edit the link/shortcut properties, and check the run as administrator check box, and other options... ? The current directory field should be set to the HomeSeer 2 directory.
      --
      stipus

      Comment


        #4
        In the Hsscript client windows there are no messages. It is empty.
        The program starts, but it waits someone press the 'connect' button.

        I right-click on the link/shortcut properties, but i don't see useful options....

        What can i do?

        Is it possible to make Homeseer launch application with connection parameters?

        Comment


          #5
          The first time HsScript.exe is started, the HsScript client window should open, and ask for the HomeSeer server IP Address, and a HomeSeer admin user / password.

          If you check the auto-connect checkbox, then click the connect button, the ip address and user password are saved (only if the connection is successful).

          It looks like it doesn't work like this on your computer, and you don't get any error message.

          I need some more information to help debug the problem:

          What is your Operating system ? (XP / Vista / Seven ... other ?) and do you know if you are running a 32-bit or 64-bit OS ?

          What is the Script Client version (shown on the upper right corner of the script client window) ?

          What is the Script Connector plugin version (shown in the HomeSeer interface or plugin page) ?

          Which HomeSeer version do you run ?

          Thanks,

          stipus
          --
          stipus

          Comment


            #6
            Operating system (client) Win Xp.
            Script client 1.23.2.4.
            Script connector plugin 1.23.2.4
            Homeseer version (server) 2.4.72

            Comment


              #7
              OK. This version of the Script Client stores the ip-addr and user password to the Windows registry.

              Can you run "REGEDT32.EXE" and navigate to

              HKEY_CURRENT_USER/SOFTWARE/Stipus/HsScriptClient/HsScript.exe/

              Can you see the values for
              - ClientName
              - HomeSeerIpAddress
              - HomeSeerUserName
              - HomeSeerPassword
              - AutoConnect

              Are the values in the registry OK ? AutoConnect=True ...
              --
              stipus

              Comment


                #8
                Originally posted by stipus View Post
                OK. This version of the Script Client stores the ip-addr and user password to the Windows registry.

                Can you run "REGEDT32.EXE" and navigate to

                HKEY_CURRENT_USER/SOFTWARE/Stipus/HsScriptClient/HsScript.exe/

                Can you see the values for
                - ClientName
                - HomeSeerIpAddress
                - HomeSeerUserName
                - HomeSeerPassword
                - AutoConnect

                Are the values in the registry OK ? AutoConnect=True ...
                Yes, autoconnect is set to 'true'.
                The other parameters, are corrected (ip address and client name).
                Homeseer password and user name are empty because i didn't assigned them.

                Comment


                  #9
                  That's the problem. You need to create a HomeSeer user (or select any existing HomeSeer user with a valid non blank password).

                  Best regards,

                  stipus
                  --
                  stipus

                  Comment


                    #10
                    Originally posted by stipus View Post
                    That's the problem. You need to create a HomeSeer user (or select any existing HomeSeer user with a valid non blank password).

                    Best regards,

                    stipus
                    Can you explain how can i do, please?

                    Comment


                      #11
                      I have created a little application running the file and simulating the 'enter' button pression.
                      Well, if i manually launch the application (double mous-click) it works fine. The program starts and connects.
                      If i make it automatically launch at the windows startup or from Homeseer, the program starts, but it does not connect........

                      What can be the problem?
                      What the solution?

                      Comment


                        #12
                        Originally posted by emabonacchi View Post
                        Can you explain how can i do, please?
                        Go to ' http://localhost:80/conf ' which is your Homeseer setup page/screen and select the 'Web Users' tab and 'Add' a new user at the bottom. Then use that new user to log in hsscript.
                        Dick
                        HS PRO 2.5.0.81, WinXP, IE8, Shuttle XS35V3, 2.13GHz, 4GB, 40GB SSD drive, AC-RF2, ADIOcelot, Message Server, TI103, SNEVL CID, pjcOutlook, MCSTemperature, Powertrigger, BLBackup, BLFloorplan, BLIcon, BLOccupied, BLRadar, BLRfid, BLLogMonitor, ACPUPSD, UltraECM, WeatherXML & Stipus' script connector. 500+ devices, 260+ events, 1-wire weather station + temp/humidity sensors & Oregon Scientific temp & humidity sensors & 2 Brultech ECM-1240s

                        Comment


                          #13
                          Originally posted by RAM View Post
                          Go to ' http://localhost:80/conf ' which is your Homeseer setup page/screen and select the 'Web Users' tab and 'Add' a new user at the bottom. Then use that new user to log in hsscript.
                          Done.

                          error 'invalid lenght for base64char array'.
                          I have tryed to change and change username and password....... nothing to do.

                          ......now i am becoming a little angry........
                          Last edited by emabonacchi; February 10, 2011, 02:21 PM.

                          Comment


                            #14
                            PHP Code:
                            error 'invalid lenght for base64char array'
                            Is this an error in the script client window ?
                            --
                            stipus

                            Comment


                              #15
                              Originally posted by stipus View Post
                              PHP Code:
                              error 'invalid lenght for base64char array'
                              Is this an error in the script client window ?
                              No, it's an external message box.

                              Comment

                              Working...
                              X