Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
2011-09-15 19:34:48 (13 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    552.2 
    66 
    7 === Compatible Products === 
     7== Compatible Products == 
    88All the Honeywell Ademco Vista alarm panels that AD2USB supports. 
    99 
    1010'''NOTE:''' This plugin uses the '''GOTO''' command to switch between partitions when more than one partition is used. If the panel doesn't support this command, the plugin won't work correctly for more than one partition. From what I've seen, the only panels with two or more partitions that don't support this command are the ''SE'' panels. 
    1111 
    12 === Installation === 
     12== Installation == 
    13131. Download these files on your computer: 
    1414* [[http://code.mios.com/svn_public/mios_vista-alarm-panel-ad2usb/trunk/D_VistaAlarmPanel1.json | D_VistaAlarmPanel1.json]] 
     
    4242 
    4343 
    44 === Usage === 
     44== Usage == 
    4545==== On the dashboard ==== 
    4646[[Image(dashboard.png)]] 
     
    7777When a partition is in the '''!NotReady''' state, the plugin will attempt to send the '''star(*)''' command to get the faulted zones. If there are two or more active partitions the plugin will use the '''GOTO''' command to switch to the partition the command was issued for. This command requires a user code valid for that partition. The plugin stores the user code for every partition in an internal variable to use it '''ONLY''' for getting the faulted zones (all the other commands still require the PIN code). If no previous command has been given to this partition, no PIN code will be available, which means that it won't be possible to get the faulted zones. This is what the '''Store''' button is for. If you see that a partition is in the ''!NotReady'' state, but the faulted zones list is empty, enter the PIN code in the ''PIN code'' field and store it. After this, you should see the faulted zones list being populated. 
    7878 
    79 === Debugging === 
     79== Debugging == 
    8080By default, the plugin logs only the important events, like the alarms and errors. To enable verbose logging for this plugin open the ''Advanced'' tab in the panel device's Control Panel and set '''!DebugMode''' to '''1''', then restart Luup. 
    8181