Announcement

Collapse
No announcement yet.

Active zone ON, but value = 0

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

    Active zone ON, but value = 0

    It happens a lot that the active zone is ON, but the value = 0.
    How can that happen?
    Attached Files
    Peter

    http://ohh.pcgsm.nl

    #2
    I just checked mine here and they are showing a value of 100. That is odd
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    Comment


      #3
      Originally posted by Blade View Post
      I just checked mine here and they are showing a value of 100. That is odd
      I think I found the problem.
      When the zone is activated, it will run the :
      blradar.PluginFunction("SuspendActiveZone", new Object(){"xxx"})
      command, to keep the zone active on no motion in that zone.
      The motion sensor in the nearby room will resume the zone with this command:
      blradar.PluginFunction("ResumeActiveZone", new Object(){"xxx"})
      When that command is executed, the zone string is still "active zone on", but the value changes to 0.
      I use the value to check if the zone is active in my scripts.
      How can this be solved?
      Peter

      http://ohh.pcgsm.nl

      Comment


        #4
        It should still update the device string.
        Can you capture this happening with debug logging turned on.
        Then send me the debug log zipped
        Cheers,
        Bob
        Web site | Help Desk | Feature Requests | Message Board

        Comment


          #5
          Originally posted by Blade View Post
          It should still update the device string.
          Can you capture this happening with debug logging turned on.
          Then send me the debug log zipped
          This is the debug file.
          Attached Files
          Peter

          http://ohh.pcgsm.nl

          Comment


            #6
            I do not see any processing for active zone ref: 1206
            Is this the one you tested with?
            Cheers,
            Bob
            Web site | Help Desk | Feature Requests | Message Board

            Comment


              #7
              Active zone tested is 1210, badkamer bezet.
              But problem happens with every zone.
              Peter

              http://ohh.pcgsm.nl

              Comment


                #8
                I noticed that 1210 does not have a device code assigned to it.
                Some of your other active zones do.
                All of my active zones have a device code
                Cheers,
                Bob
                Web site | Help Desk | Feature Requests | Message Board

                Comment


                  #9
                  It has device code c66,
                  But I have zones without a device code.
                  Should they all have one?
                  Attached Files
                  Peter

                  http://ohh.pcgsm.nl

                  Comment


                    #10
                    The device string looks correct in that image for 1210

                    Does the device code show in BLRadar for that device?
                    Cheers,
                    Bob
                    Web site | Help Desk | Feature Requests | Message Board

                    Comment


                      #11
                      Originally posted by Blade View Post
                      The device string looks correct in that image for 1210

                      Does the device code show in BLRadar for that device?
                      This is what I see:
                      Attached Files
                      Peter

                      http://ohh.pcgsm.nl

                      Comment


                        #12
                        OK no device code in BLRadar
                        I wonder if you added it to BLRadar and then updated the device code in HS3
                        Cheers,
                        Bob
                        Web site | Help Desk | Feature Requests | Message Board

                        Comment


                          #13
                          When I enter the zone, zone goes active and status = 100
                          When I go to the next room with a motion sensor that activates the zone again, then status changes to 0 while zone is still active.
                          Peter

                          http://ohh.pcgsm.nl

                          Comment


                            #14
                            Attach your hspi_BLRadar.ini zipped
                            Cheers,
                            Bob
                            Web site | Help Desk | Feature Requests | Message Board

                            Comment


                              #15
                              This is the ini file:
                              Attached Files
                              Peter

                              http://ohh.pcgsm.nl

                              Comment

                              Working...
                              X