Announcement

Collapse
No announcement yet.

HS3 Vista Alarm plugin v3.0.0.40 Beta (for Windows & Linux)

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

    #31
    Originally posted by mnsandler View Post
    can you check your log for a message that looks like the following. it should come just before the error msg you posted
    Code:
    Apr-10 3:51:02 AM	 	Vista Alarm	Setting System to Faulted
    Apr-10 3:50:58 AM	 	Vista Alarm	Error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.get_Item(Int32 index) at HSPI_VistaAlarm.VistaAlarmClass.ZonesCollection.UpdateClearedZones(MessageCollection& Messages, Boolean BypassMode, PartitionClass Partition) at HSPI_VistaAlarm.VistaAlarmClass.ProcessMessage(String Buffer) [3.0.0.27]
    Apr-10 3:50:58 AM	 	Vista Alarm	Zone changed. Set device Vista Zone 16 to Value=Normal
    Apr-10 3:50:58 AM	 	Vista Alarm	Trouble handling last msg: [00000001100000000A--],010,[f70000871010000028020000000000],"FAULT 10 GARAGE DOOR "
    Apr-10 3:50:58 AM	 	Vista Alarm	Zone changed. Set device Vista Zone 10 to Value=Fault
    Apr-10 3:50:58 AM	 	Vista Alarm	MessageKey=FAULT-10
    Apr-10 3:50:58 AM	 	Vista Alarm	Processing msg on Partition 1
    Apr-10 3:50:58 AM	 	Vista Alarm	[00000001100000000A--],010,[f70000871010000028020000000000],"FAULT 10 GARAGE DOOR "
    Apr-10 3:50:58 AM	 	Vista Alarm	Setting System to Faulted
    Apr-10 3:50:54 AM	 	Vista Alarm	Zone changed. Set device Vista Zone 18 to Value=Fault
    Apr-10 3:50:54 AM	 	Vista Alarm	MessageKey=FAULT-18
    Apr-10 3:50:54 AM	 	Vista Alarm	Processing msg on Partition 1
    Apr-10 3:50:54 AM	 	Vista Alarm	[00000001100000000A--],018,[f70000871018000028020000000000],"FAULT 18 LIVING WINDOW 1 "
    Apr-10 3:50:54 AM	 	Vista Alarm	Setting System to Faulted
    Apr-10 3:50:50 AM	 	Vista Alarm	Processing msg on Partition 1
    Apr-10 3:50:50 AM	 	Vista Alarm	[00000001100000000A--],017,[f70000871017000028020000000000],"FAULT 17 KITCHENWINDOW "
    Apr-10 3:50:50 AM	 	Vista Alarm	Zone changed. Set device Vista Zone 17 to Value=Fault
    Apr-10 3:50:50 AM	 	Vista Alarm	MessageKey=FAULT-17
    Apr-10 3:50:50 AM	 	Vista Alarm	Setting System to Faulted
    Apr-10 3:50:46 AM	 	Vista Alarm	Error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.get_Item(Int32 index) at HSPI_VistaAlarm.VistaAlarmClass.ZonesCollection.UpdateClearedZones(MessageCollection& Messages, Boolean BypassMode, PartitionClass Partition) at HSPI_VistaAlarm.VistaAlarmClass.ProcessMessage(String Buffer) [3.0.0.27]
    Apr-10 3:50:46 AM	 	Vista Alarm	Zone changed. Set device Vista Zone 18 to Value=Normal
    Apr-10 3:50:46 AM	 	Vista Alarm	Trouble handling last msg: [00000001100000000A--],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
    Apr-10 3:50:46 AM	 	Vista Alarm	Zone changed. Set device Vista Zone 17 to Value=Normal
    Apr-10 3:50:46 AM	 	Vista Alarm	Zone changed. Set device Vista Zone 10 to Value=Normal
    Apr-10 3:50:46 AM	 	Vista Alarm	Processing msg on Partition 1
    Apr-10 3:50:46 AM	 	Vista Alarm	[00000001100000000A--],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
    Apr-10 3:50:46 AM	 	Vista Alarm	MessageKey=FAULT-16
    Apr-10 3:50:46 AM	 	Vista Alarm	Setting System to Faulted
    Apr-10 3:50:44 AM	 	Vista Alarm	Monitor started...
    Apr-10 3:50:43 AM	 	Vista Alarm	Loading Relay Devices...
    Apr-10 3:50:43 AM	 	Vista Alarm	Found the AD2USB on port COM4 running firmware version V2.2a.8.4c
    Apr-10 3:50:43 AM	 	Vista Alarm	Received msg: !VER:000006db,V2.2a.8.4c,TX;RX;SM;VZ;RF;ZX;RE;AU;3X;CG;DD;MF;LR;KE;MK;CB;DS;ER
    Apr-10 3:50:43 AM	 	Vista Alarm	Sent cmd: V
    Apr-10 3:50:43 AM	 	Vista Alarm	Opened COM port COM4
    Apr-10 3:50:43 AM	 	Vista Alarm	Loading the Partitions

    Comment


      #32
      Please delete zone 10, and restart and check for errors. if the error continues delete zone 16 and restart and check. then recreate each and restart and check
      Mark

      HS3 Pro 4.2.19.5
      Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
      Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
      Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

      Comment


        #33
        Originally posted by mnsandler View Post
        Please delete zone 10, and restart and check for errors. if the error continues delete zone 16 and restart and check. then recreate each and restart and check
        Yep! That fixed it! THANK YOU!!! What would have caused that for those two zones? Any clue? Either way, THANK YOU!!!

        Comment


          #34
          Originally posted by aaron View Post
          Yep! That fixed it! THANK YOU!!! What would have caused that for those two zones? Any clue? Either way, THANK YOU!!!
          not exactly sure. the definition of the zone device somehow didn't match the related incoming msgs
          Mark

          HS3 Pro 4.2.19.5
          Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
          Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
          Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

          Comment


            #35
            Originally posted by mnsandler View Post
            not exactly sure. the definition of the zone device somehow didn't match the related incoming msgs
            Ok. Quick update. After running HomeSeer for over 24 hours, I shut it down and restarted it and now I am getting that error again ....

            It appears it's on Zone 16 again, but now also on zone 25 (which wasn't the case before)....

            So, Something is causing it to keep happening

            Comment


              #36
              Originally posted by aaron View Post
              Ok. Quick update. After running HomeSeer for over 24 hours, I shut it down and restarted it and now I am getting that error again ....

              It appears it's on Zone 16 again, but now also on zone 25 (which wasn't the case before)....

              So, Something is causing it to keep happening
              did you notice any messages in the log (other than the error) that might indicate what happened

              or can you recall any config changes to zone 25
              Mark

              HS3 Pro 4.2.19.5
              Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
              Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
              Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

              Comment


                #37
                Originally posted by mnsandler View Post
                did you notice any messages in the log (other than the error) that might indicate what happened

                or can you recall any config changes to zone 25
                No configuration changes. I haven't changed anything except when I deleted and re-created those two zones from earlier.

                I closed and restarted it again today, and no error... However, all my zones were secured and home was armed.

                So, I disarmed, faulted my zone 16 and error comes back!

                Code:
                Apr-12 2:41:12 PM	 	Vista Alarm	Error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.get_Item(Int32 index) at HSPI_VistaAlarm.VistaAlarmClass.ZonesCollection.UpdateClearedZones(MessageCollection& Messages, Boolean BypassMode, PartitionClass Partition) at HSPI_VistaAlarm.VistaAlarmClass.ProcessMessage(String Buffer) [3.0.0.27]
                Apr-12 2:41:12 PM	 	Vista Alarm	Trouble handling last msg: [00000001100000000A--],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Update:
                Apparently, it errors even after the system is completely started. It appears to be random?

                Apr-12 3:19:15 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:19:11 PM Vista Alarm Setting System to Faulted
                Apr-12 3:19:11 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:19:11 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:19:11 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:19:07 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:19:07 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:19:07 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:19:07 PM Vista Alarm Setting System to Faulted
                Apr-12 3:19:03 PM Vista Alarm Error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(Exceptio nArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.get_Item(Int32 index) at HSPI_VistaAlarm.VistaAlarmClass.ZonesCollection.UpdateCleare dZones(MessageCollection& Messages, Boolean BypassMode, PartitionClass Partition) at HSPI_VistaAlarm.VistaAlarmClass.ProcessMessage(String Buffer) [3.0.0.27]
                Apr-12 3:19:03 PM Vista Alarm Zone changed. Set device Vista Zone 13 to Value=Normal
                Apr-12 3:19:03 PM Vista Alarm Trouble handling last msg: [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:19:03 PM Vista Alarm Setting System to Faulted
                Apr-12 3:19:03 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:19:03 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:19:03 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:18:59 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:18:59 PM Vista Alarm Setting System to Faulted
                Apr-12 3:18:59 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:18:59 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:18:55 PM Vista Alarm Setting System to Faulted
                Apr-12 3:18:55 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:18:55 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:18:55 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:18:51 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:18:51 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:18:51 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:18:51 PM Vista Alarm Setting System to Faulted
                Apr-12 3:18:47 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:18:47 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:18:47 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:18:47 PM Vista Alarm Setting System to Faulted
                Apr-12 3:18:43 PM Vista Alarm MessageKey=FAULT-16
                Apr-12 3:18:43 PM Vista Alarm Processing msg on Partition 1
                Apr-12 3:18:43 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                Apr-12 3:18:43 PM Vista Alarm Setting System to Faulted
                Nothing changed, just watching the logs. No zones changed state.
                Last edited by mnsandler; April 13, 2017, 05:26 PM. Reason: Update

                Comment


                  #38
                  I posted BETA 3.0.0.28 in the Beta section of the Updater. Please back your hs database and install this update and let me know how it goes

                  this beta includes a few other changes; see the top post in this thread for details.
                  Mark

                  HS3 Pro 4.2.19.5
                  Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
                  Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
                  Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

                  Comment


                    #39
                    Originally posted by mnsandler View Post
                    I posted BETA 3.0.0.28 in the Beta section of the Updater. Please back your hs database and install this update and let me know how it goes

                    this beta includes a few other changes; see the top post in this thread for details.
                    I have updated and restarted it three times. So far so good Thank you!

                    Quick question... In the process of doing all this, I also tried to "downgrade" my AD2USB adapter. I noticed I was running a beta, so I wasn't sure if that's what was causing it or not so I downgraded back to stable (V2.2a.6). This is a V2 device. Do you have a recommended firmware version to be running and/or do you think it's safe to go back to my beta version I was on? Note that changing the firmware version didn't fix/break anything that I noticed....

                    Thanks again!

                    Comment


                      #40
                      Originally posted by aaron View Post
                      I have updated and restarted it three times. So far so good Thank you!

                      Quick question... In the process of doing all this, I also tried to "downgrade" my AD2USB adapter. I noticed I was running a beta, so I wasn't sure if that's what was causing it or not so I downgraded back to stable (V2.2a.6). This is a V2 device. Do you have a recommended firmware version to be running and/or do you think it's safe to go back to my beta version I was on? Note that changing the firmware version didn't fix/break anything that I noticed....

                      Thanks again!
                      wow that was fast. thanks for reporting back

                      I run V2.2a.6 on my V2 device. if there is something specific in the beta fw you need or you are testing it then feel free to run it. otherwise I would stick with the stable fw.

                      can you enable debug mode and check for a log msg that starts with the below, and if so post a log snippet of the start up log

                      "Trouble clearing zones..."
                      Mark

                      HS3 Pro 4.2.19.5
                      Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
                      Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
                      Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

                      Comment


                        #41
                        Originally posted by mnsandler View Post
                        wow that was fast. thanks for reporting back

                        I run V2.2a.6 on my V2 device. if there is something specific in the beta fw you need or you are testing it then feel free to run it. otherwise I would stick with the stable fw.

                        can you enable debug mode and check for a log msg that starts with the below, and if so post a log snippet of the start up log

                        "Trouble clearing zones..."
                        Yes. It has that in it...

                        Apr-13 4:01:57 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:57 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:57 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:57 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:54 PM Vista Alarm Zone changed. Set device Vista Zone 14 to Value=Normal
                        Apr-13 4:01:54 PM Vista Alarm Trouble clearing zones. ClearZoneList.count=1
                        Apr-13 4:01:53 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:53 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:53 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:53 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:49 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:49 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:49 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:49 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:45 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:45 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:45 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:45 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:42 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:42 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:42 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:42 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:39 PM Vista Alarm Zone changed. Set device Vista Zone 14 to Value=Fault
                        Apr-13 4:01:39 PM Vista Alarm MessageKey=FAULT-14
                        Apr-13 4:01:39 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:39 PM Vista Alarm [0000000110000000----],014,[f70000871014000028020000000000],"FAULT 14 FRONT ROOM MOTION "
                        Apr-13 4:01:39 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:35 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:35 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:35 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:35 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:31 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:31 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:31 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:31 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:27 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:27 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:27 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:27 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:23 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:23 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:23 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:23 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:19 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:19 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:19 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:19 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:15 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:15 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:15 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:15 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:12 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:12 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:12 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:12 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:08 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:08 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:08 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:08 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:04 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:04 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:04 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:04 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:01:00 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:01:00 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:01:00 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:01:00 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:56 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:56 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:56 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:56 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:52 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:52 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:52 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:52 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:48 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:48 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:48 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:48 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:44 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:44 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:44 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:44 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:40 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:40 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:40 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:40 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:36 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:36 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:36 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:36 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:32 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:32 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:32 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:32 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:28 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:28 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:28 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:28 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:24 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:24 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:24 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:24 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:20 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:20 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:20 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:20 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:16 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:16 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:16 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:16 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:12 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:12 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:12 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:12 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:08 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:08 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:08 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:08 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:04 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:04 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:04 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:04 PM Vista Alarm Setting System to Faulted
                        Apr-13 4:00:00 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 4:00:00 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 4:00:00 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 4:00:00 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:56 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:56 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:56 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:56 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:52 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:52 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:52 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:52 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:48 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:48 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:48 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:48 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:44 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:44 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:44 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:44 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:40 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:40 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:40 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:40 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:36 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:36 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:36 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:36 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:33 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:33 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:33 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:33 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:29 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:29 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:29 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:29 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:25 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:25 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:25 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:25 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:21 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:21 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:21 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:21 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:17 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:17 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:17 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:17 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:13 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:13 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:13 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:13 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:09 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:09 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:09 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:09 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:05 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:05 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:59:05 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:05 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:01 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:59:01 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:59:01 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:59:01 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:58:57 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:58:57 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:58:57 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:58:57 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:58:53 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:58:53 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:58:53 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:58:53 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:58:49 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                        Apr-13 3:58:49 PM Vista Alarm Processing msg on Partition 1
                        Apr-13 3:58:49 PM Vista Alarm MessageKey=FAULT-16
                        Apr-13 3:58:49 PM Vista Alarm Setting System to Faulted
                        Apr-13 3:58:46 PM Vista Alarm Monitor started...
                        Apr-13 3:58:45 PM Vista Alarm Loading Relay Devices...
                        Apr-13 3:58:45 PM Vista Alarm Found the AD2USB on port COM4 running firmware version V2.2a.6
                        Apr-13 3:58:45 PM Vista Alarm Received msg: !VER:000006db,V2.2a.6,TX;RX;SM;VZ;RF;ZX;RE;AU;3X;CG;DD;MF;LR ;KE;MK;CB
                        Apr-13 3:58:45 PM Vista Alarm Sent cmd: V
                        Apr-13 3:58:45 PM Vista Alarm Opened COM port COM4
                        Apr-13 3:58:45 PM Vista Alarm Loading the Partitions

                        Comment


                          #42
                          unfortunately I can't duplicate this on my end...

                          I'm curious if this "trouble' msg appears when zone 16 is faulted and another zone (other than 14) is faulted at startup? can you leave 16 faulted and fault another zone (maybe a door) and see if you get the 'trouble' msg.
                          Mark

                          HS3 Pro 4.2.19.5
                          Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
                          Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
                          Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

                          Comment


                            #43
                            Originally posted by mnsandler View Post
                            unfortunately I can't duplicate this on my end...

                            I'm curious if this "trouble' msg appears when zone 16 is faulted and another zone (other than 14) is faulted at startup? can you leave 16 faulted and fault another zone (maybe a door) and see if you get the 'trouble' msg.
                            Yes it does still.

                            Apr-13 4:41:58 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:58 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:58 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:58 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:55 PM Vista Alarm MessageKey=FAULT-9
                            Apr-13 4:41:55 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:55 PM Vista Alarm [0000000110000000----],009,[f70000871009000028020000000000],"FAULT 09 FRONT DOOR "
                            Apr-13 4:41:55 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:51 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:51 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:51 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:51 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:47 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:47 PM Vista Alarm [0000000110000000----],009,[f70000871009000028020000000000],"FAULT 09 FRONT DOOR "
                            Apr-13 4:41:47 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:47 PM Vista Alarm MessageKey=FAULT-9
                            Apr-13 4:41:43 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:43 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:43 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:43 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:39 PM Vista Alarm MessageKey=FAULT-9
                            Apr-13 4:41:39 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:39 PM Vista Alarm [0000000110000000----],009,[f70000871009000028020000000000],"FAULT 09 FRONT DOOR "
                            Apr-13 4:41:39 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:35 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:35 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:35 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:35 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:31 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:31 PM Vista Alarm MessageKey=FAULT-9
                            Apr-13 4:41:31 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:31 PM Vista Alarm [0000000110000000----],009,[f70000871009000028020000000000],"FAULT 09 FRONT DOOR "
                            Apr-13 4:41:27 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:27 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:27 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:27 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:23 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:23 PM Vista Alarm MessageKey=FAULT-9
                            Apr-13 4:41:23 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:23 PM Vista Alarm [0000000110000000----],009,[f70000871009000028020000000000],"FAULT 09 FRONT DOOR "
                            Apr-13 4:41:19 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:19 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:19 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:19 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:15 PM Vista Alarm [0000000110000000----],009,[f70000871009000028020000000000],"FAULT 09 FRONT DOOR "
                            Apr-13 4:41:15 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:15 PM Vista Alarm MessageKey=FAULT-9
                            Apr-13 4:41:15 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:11 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:11 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:11 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:11 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:07 PM Vista Alarm Zone changed. Set device Vista Zone 9 to Value=Fault
                            Apr-13 4:41:07 PM Vista Alarm MessageKey=FAULT-9
                            Apr-13 4:41:07 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:07 PM Vista Alarm [0000000110000000----],009,[f70000871009000028020000000000],"FAULT 09 FRONT DOOR "
                            Apr-13 4:41:07 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:03 PM Vista Alarm Trouble clearing zones. ClearZoneList.count=1
                            Apr-13 4:41:03 PM Vista Alarm Zone changed. Set device Vista Zone 9 to Value=Normal
                            Apr-13 4:41:03 PM Vista Alarm [0000000110000000----],016,[f70000871016000028020000000000],"FAULT 16 OUTSIDEGARAGE DOOR "
                            Apr-13 4:41:03 PM Vista Alarm Processing msg on Partition 1
                            Apr-13 4:41:03 PM Vista Alarm MessageKey=FAULT-16
                            Apr-13 4:41:03 PM Vista Alarm Setting System to Faulted
                            Apr-13 4:41:03 PM Vista Alarm Monitor started...
                            Apr-13 4:41:02 PM Vista Alarm Loading Relay Devices...
                            Apr-13 4:41:01 PM Vista Alarm Found the AD2USB on port COM4 running firmware version V2.2a.6
                            Apr-13 4:41:01 PM Vista Alarm Received msg: !VER:000006db,V2.2a.6,TX;RX;SM;VZ;RF;ZX;RE;AU;3X;CG;DD;MF;LR ;KE;MK;CB
                            Apr-13 4:41:01 PM Vista Alarm Sent cmd: V
                            Apr-13 4:41:01 PM Vista Alarm Opened COM port COM4
                            Apr-13 4:41:01 PM Vista Alarm Loading the Partitions

                            Comment


                              #44
                              Originally posted by aaron View Post
                              Yes it does still.
                              despite this msg, would say the plugin is accurately tracking the zone statuses and system status?

                              btw what panel model do you have? is it a 20p?
                              Mark

                              HS3 Pro 4.2.19.5
                              Hardware: Insteon Serial PLM | AD2USB for Vista Alarm | HAI Omnistat2 | 1-Wire HA7E | RFXrec433 | Dahua Cameras | LiftMaster Internet Gateway | Tuya Smart Plugs
                              Plugins: Insteon (mine) | Vista Alarm (mine) | Omnistat 3 | Ultra1Wire3 | RFXCOM | HS MyQ | BLRadar | BLDenon | Tuya | Jon00 Charting | Jon00 Links
                              Platform: Windows Server 2022 Standard, i5-12600K/3.7GHz/10 core, 16GB RAM, 500GB SSD

                              Comment


                                #45
                                Just a thought....

                                Zone 16... If this is the problem zone...

                                I have this zone set as Zone Type 90 (Custom Zone) on the alarm panel.

                                I am wondering if that's the problem maybe? This zone does not sound the alarm and is auto-bypassed when armed.

                                I use this zone for my outside garage door. I mostly use it to monitor if garage is open or closed. So, I created a custom zone to allow it to arm and not care if it's faulted. And also made it so I can open the garage door with it armed without the alarm going off.

                                Hope this makes sense.

                                Comment

                                Working...
                                X