Announcement

Collapse
No announcement yet.

Active zone ON, but value = 0

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

    #31
    1210 Badkamer bezet Active Zone Badkamer 1/17/2016 20:37:21 C66
    2419 Badkamer Motion Badkamer 1/17/2016 20:34:20 eth484_3_6
    1211 Gang boven bezet Active Zone Gang boven 1/17/2016 20:37:18 Z30
    2393 gang boven Motion Gang boven 1/17/2016 20:36:18 eth484_1_1

    Badkamer = bathroom
    gang boven= corridor
    Peter

    http://ohh.pcgsm.nl

    Comment


      #32
      This is puzzling
      I added more debug logging
      Can you try 2.0.116 in the updater and capture another log of the same thing
      Specify what you did in the log file
      Cheers,
      Bob
      Web site | Help Desk | Feature Requests | Message Board

      Comment


        #33
        21:29 start log
        21:29:30 went from hobbykamer to corridor to bathroom
        21:30 went to corridor
        21:30:50 status zone bathroom went 0 (made a speak event to notice)
        22:30:45 went to bathroom
        22:31 went back to hobbykamer and stopped logging.
        Few minutes later zone bathroom went off.
        Attached Files
        Peter

        http://ohh.pcgsm.nl

        Comment


          #34
          Do you have any scripting code set for 2419 or 1210 in the plugin?
          Cheers,
          Bob
          Web site | Help Desk | Feature Requests | Message Board

          Comment


            #35
            2419:
            blradar.PluginFunction("ResumeActiveZone", new Object(){"1211"})

            1210:
            blradar.PluginFunction("SuspendActiveZone", new Object(){"1210"})
            Peter

            http://ohh.pcgsm.nl

            Comment


              #36
              OK That is odd then.
              In the debug log I do see 1210 value changing to 0 but I am stumped right now how it is happening. I see a callback from HS3 into BLRadar that the 1210 device changed from 100 to 0 but I am not sure what initiated it.
              Cheers,
              Bob
              Web site | Help Desk | Feature Requests | Message Board

              Comment


                #37
                Hi Bob,

                Did a lot of testing, including making new Active zone devices, to see when things go wrong.
                The new active zone for the bathroom was working ok.
                Until I changed the house/unit code to C66. Then it went wrong again.
                I then remember that I had a script running for the 'old' doomotion zones from HS2. That was triggering the zones with the value = 0 commands!
                So problem is solved.
                I want to thank you for all your help to find my problem.
                But it was my fault, not the BLRadar plugin.
                Peter

                http://ohh.pcgsm.nl

                Comment


                  #38
                  No problem.
                  I could see it changing to 0 but I could not find it happening in the plugin.
                  Glad you got it sorted out
                  Cheers,
                  Bob
                  Web site | Help Desk | Feature Requests | Message Board

                  Comment

                  Working...
                  X