Announcement

Collapse
No announcement yet.

Jon00 Remote Computer Control & Network Monitor (HS2, HS3 & HS4)

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

    Originally posted by jon00 View Post
    Thanks for that. Please try V1.2.8.6 (Just replace the two scripts)
    I have try V1.2.8.6 and doesn't work. Log appears:

    Error:Check WOLPortNumber entry under [Settings]

    I've try test.vben script:

    Test 1 A
    Test 2 B
    Test 3 B
    Test 4 B

    Comment


      That does not make sense...

      Can you delete the following line under [Settings]

      WOLPortNumber=7

      Then type it in again (not copy/paste) just below the [settings] line.

      I want to make sure your ini file is not corrupted.
      Jon

      Comment


        Originally posted by jon00 View Post
        That does not make sense...

        Can you delete the following line under [Settings]

        WOLPortNumber=7

        Then type it in again (not copy/paste) just below the [settings] line.

        I want to make sure your ini file is not corrupted.
        I have delete and re-type WOLPortNumber=7 and reboot Homeseer, and there is no changes.

        03/02/2013 20:46:54 - Jon00_RCCNM - Error: Check WOLPortNumber entry under [Settings]

        Comment


          Would you run the attached script please and post the results from the log.
          Attached Files
          Jon

          Comment


            Originally posted by jon00 View Post
            Would you run the attached script please and post the results from the log.
            03/02/2013 21:21:46 - Test - WolPortNo=
            03/02/2013 21:21:46 - Test - WolPortNo is NOT numeric

            Comment


              Well there is something wrong as the script is not reading your Jon00RCCNM.ini file.

              This was part of the code:

              PHP Code:
              Sub Main(ByVal Parm As Object

                  
              Dim WOLPortNo As String ""
                  
              WOLPortNo hs.GetINISetting("Settings""WOLPortNumber""""Jon00RCCNM.ini").Trim
                  hs
              .WriteLog("Test""WolPortNo=" WOLPortNo)

              end sub 
              Unless you have duplicate entries somewhere, I'm at a loss.
              Jon

              Comment


                Originally posted by jon00 View Post
                As I explained earlier, would you please check the 'additional information' page when the TV status is showing online and offline and let me know what the device status and device values are.
                Thanks, Jon...

                Here is the information when off:

                Reference ID 1520
                Status 3 = OFF
                Value 0
                String:
                IP: 192.168.1.200 Mac:
                Offline (0d:7h:24m)
                Last online: 2/4/2013 6:53:21 PM
                Round-trip time - Ping1: Timed Out Ping2: Timed Out Ping3: Timed Out
                Last updated: 2/5/2013 5:07:21 AM
                Supports Status False
                Dimmable False
                Misc Settings Status Only

                Here it is when on:

                Reference ID 1520
                Status 2 = ON
                Value 0
                String:
                IP: 192.168.1.200 Mac:
                Online (0d:0h:1m)
                Last offline: 2/4/2013 10:10:17 PM
                Round-trip time - Ping1: 32ms Ping2: 5ms Ping3: 6ms
                Last updated: 2/5/2013 5:11:21 AM
                Supports Status False
                Dimmable False
                Misc Settings Status Only
                Transitioning to HS3Pro .298 - WinXPEmbedded

                Hometroller S3 Pro - WinXPEmbedded - HSP 2.5.0.81 - BLStat - HSPhone - HSTouch Srvr 1.0.0.73 - Touchpad - BLLan - BLOccupied - DSC Plug 2.0.0.14 - BLStat .38

                Comment


                  I'll have to see why the device value is set to 0 on each, however you will see that the device status is 3 (off) or 2 (on).

                  Homeseer must recognise this as a status change in your event.
                  Jon

                  Comment


                    John, that may have been a cut and paste error. Here is the another from the TV:

                    Reference ID 1520
                    Status 2 = ON
                    Value 100
                    String:
                    IP: 192.168.1.200 Mac:
                    Online (0d:1h:47m)
                    Last offline: 2/4/2013 9:42:23 PM
                    Round-trip time - Ping1: 1 msec Ping2: 0 msec Ping3: 3 msec
                    Last updated: 2/5/2013 8:24:20 AM
                    Supports Status False
                    Dimmable False
                    Misc Settings Status Only
                    Transitioning to HS3Pro .298 - WinXPEmbedded

                    Hometroller S3 Pro - WinXPEmbedded - HSP 2.5.0.81 - BLStat - HSPhone - HSTouch Srvr 1.0.0.73 - Touchpad - BLLan - BLOccupied - DSC Plug 2.0.0.14 - BLStat .38

                    Comment


                      Thanks...It should still trigger your event on device status change.
                      Jon

                      Comment


                        Thanks Jon00 for a cracking script! much appreciated... only problem i have is even when editing the ini file things like lastupdated and showonoffline do not reflect the value change...

                        basically they show advanced and ip and lastupdated all the time no matter what values i put!

                        any ideas?

                        Comment


                          Originally posted by deanrparry View Post
                          Thanks Jon00 for a cracking script! much appreciated... only problem i have is even when editing the ini file things like lastupdated and showonoffline do not reflect the value change...

                          basically they show advanced and ip and lastupdated all the time no matter what values i put!

                          any ideas?
                          I'm not quite sure what you mean. Could you give me more details?
                          Jon

                          Comment


                            Originally posted by jon00 View Post
                            Thanks...It should still trigger your event on device status change.
                            Well, I am using the value string as a condition. In other words, do this only if the TV is off.

                            The catch is that the condition never allows a trigger.
                            Transitioning to HS3Pro .298 - WinXPEmbedded

                            Hometroller S3 Pro - WinXPEmbedded - HSP 2.5.0.81 - BLStat - HSPhone - HSTouch Srvr 1.0.0.73 - Touchpad - BLLan - BLOccupied - DSC Plug 2.0.0.14 - BLStat .38

                            Comment


                              Can you try a 'Device status change' to 'On' and 'Device status change' to 'Off'
                              Jon

                              Comment


                                Hey Jon,

                                I have to apologize, I found the issue and it was related to a conflicting Condition setting. Very sorry!!!

                                This is now working as it should.
                                Transitioning to HS3Pro .298 - WinXPEmbedded

                                Hometroller S3 Pro - WinXPEmbedded - HSP 2.5.0.81 - BLStat - HSPhone - HSTouch Srvr 1.0.0.73 - Touchpad - BLLan - BLOccupied - DSC Plug 2.0.0.14 - BLStat .38

                                Comment

                                Working...
                                X