Changes between Version 19 and Version 20 of WikiStart
- Timestamp:
- 2011-09-15 19:34:48 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v19 v20 5 5 2.2 6 6 7 == = Compatible Products ===7 == Compatible Products == 8 8 All the Honeywell Ademco Vista alarm panels that AD2USB supports. 9 9 10 10 '''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. 11 11 12 == = Installation ===12 == Installation == 13 13 1. Download these files on your computer: 14 14 * [[http://code.mios.com/svn_public/mios_vista-alarm-panel-ad2usb/trunk/D_VistaAlarmPanel1.json | D_VistaAlarmPanel1.json]] … … 42 42 43 43 44 == = Usage ===44 == Usage == 45 45 ==== On the dashboard ==== 46 46 [[Image(dashboard.png)]] … … 77 77 When 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. 78 78 79 == = Debugging ===79 == Debugging == 80 80 By 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. 81 81