Changes between Version 1 and Version 2 of Installation-UI4
- Timestamp:
- 2010-10-08 16:54:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation-UI4
v1 v2 27 27 After attaching Vera to the Paradox PRT3 Module, navigate to the following pane in Vera: 28 28 ''Devices'' >> ''Luup Plugins'' >> ''Serial Port configuration'' 29 which should show settings similar to these [[Image(ParadoxAlarm-VeraSerialConfig-UI 2.png, align=right, 30%)]] You can now change the Baud rate to `57600`, matching the Alarm Panel, and press '''(Save)'''.29 which should show settings similar to these [[Image(ParadoxAlarm-VeraSerialConfig-UI4.png, align=right, 30%)]] You can now change the Baud rate to `57600`, matching the Alarm Panel, and press '''(Save)'''. 30 30 31 31 == Software Installation == … … 33 33 === Initial Configuration === 34 34 35 1. Download the ZIP file `[http://www.box.net/shared/ 7z73h1mj6t ParadoxSecurity.1.1.zip]`36 1. Expand the ZIP File to extract the 4x files, their names should be exactly as follows:35 1. Download the ZIP file `[http://www.box.net/shared/zhqhlumyna ParadoxSecurity.1.2.zip]` 36 1. Expand the ZIP File to extract the 5x files, their names should be exactly as follows: 37 37 * `D_AlarmPartition1.xml` 38 38 * `D_ParadoxSecurityEVO.xml` 39 39 * `I_ParadoxSecurityEVO.xml` 40 * `D_AlarmPartition1.json` 40 41 * `S_AlarmPartition1.xml` 41 42 1. Goto ''Devices'' --> ''Luup plugins'' --> ''Luup files'' 42 1. Click the '''(Browse)''' buttons on the right, and enter the 4filenames references above.43 1. Click the '''(Browse)''' buttons on the right, and enter the 5 filenames references above. 43 44 1. Select the checkbox "''[x] Restart Luup after upload''" and click '''(Go)''' 44 45 1. ... wait whilst it uploads and restarts the Lua engine ... 45 1. If successful, you'll see the 4x files listed in the System.46 1. If successful, you'll see the 5x files listed in the System. 46 47 1. Navigate to ''Devices'', scroll to the bottom at the ''Add device'' form. 47 48 1. Type "`D_ParadoxSecurityEVO.xml`", and click '''(Add Device)''', type in a name, such as ''Paradox Alarm Panel'' against the device then click '''(Save)'''. … … 53 54 54 55 Here's a copy of Vera's ''Generic'' Unassigned Devices UI for reference: 55 [[Image(ParadoxAlarm-UnnasignedDevices-UI 2.jpg, align=right, 30%)]]56 [[Image(ParadoxAlarm-UnnasignedDevices-UI4.jpg, align=right, 30%)]] 56 57 57 58 === Validating the Configuration === … … 64 65 ''Devices'' --> ''Luup plugins'' --> ''Your Alarm Panel Device'' -> ''(+)'' 65 66 66 [[Image(ParadoxAlarm-DevicesViewAdvanced-UI 2.png, align=right, 30%)]]67 [[Image(ParadoxAlarm-DevicesViewAdvanced-UI4.png, align=right, 30%)]] 67 68 68 69 `maxAlarmZones` (number, ''default'' `24`):: … … 89 90 == Events == 90 91 Each Alarm Partition is exposed as a !AlarmPartition1, and has the following scene capabilities 91 [[Image(ParadoxAlarm-ScenesPartition-UI 2.png, align=right, 30%)]]Example Alarm Partition Scene92 [[Image(ParadoxAlarm-ScenesPartition-UI4.png, align=right, 30%)]]Example Alarm Partition Scene 92 93 * ''Partition is Armed'' 93 94 * ''Partition is Stay-Armed'' … … 96 97 97 98 Each Alarm Zone is exposed a standard !MotionSensor1, and has the following standard Motion Sensor scene capabilities 98 [[Image(ParadoxAlarm-ScenesZone-UI 2.png, align=right, 30%)]]Example Alarm Zone Scene99 [[Image(ParadoxAlarm-ScenesZone-UI4.png, align=right, 30%)]]Example Alarm Zone Scene 99 100 * ''A sensor (door/window/motion/etc.) is tripped'' 100 101 101 102 == Actions == 102 103 Each Alarm Partition is exposed as a !AlarmPartition1, and has the following Actions (if Enabled) 103 [[Image(ParadoxAlarm-ScenesAction-UI 2.png, align=right, 30%)]]Example Alarm Partition Action104 [[Image(ParadoxAlarm-ScenesAction-UI4.png, align=right, 30%)]]Example Alarm Partition Action 104 105 * ''!RequestArm'' - Submit a request to Arm the Alarm Partition (with PINCode) 105 106 * ''!RequestQuickArm'' - Submit a request to Quick, or "!OneTouch", Arm the Alarm Partition (no PINCode required)