| 1 | = Elk M1 Alarm Panels Plugin = |
| 2 | |
| 3 | == Installation & Setup == |
| 4 | |
| 5 | 1. Download these files on your computer: |
| 6 | |
| 7 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.json|D_ElkAlarmPanel1.json]] |
| 8 | |
| 9 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.xml|D_ElkAlarmPanel1.xml]] |
| 10 | |
| 11 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.json|D_ElkAlarmPartition1.json]] |
| 12 | |
| 13 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.xml|D_ElkAlarmPartition1.xml]] |
| 14 | |
| 15 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.lua|I_ElkAlarmPanel1.lua]] |
| 16 | |
| 17 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.xml|I_ElkAlarmPanel1.xml]] |
| 18 | |
| 19 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/S_AlarmPartition2.xml|S_AlarmPartition2.xml]] |
| 20 | |
| 21 | [[http://code.mios.com/svn_public/mios_elk-alarm-panel/S_ElkAlarmPanel1.xml|S_ElkAlarmPanel1.xml]] |
| 22 | |
| 23 | 2. On the Vera dashboard, go to '''MiOS Developers''' -> '''Luup Files''' and upload all 8 files you downloaded. |
| 24 | 3. If ''Restart Luup after upload'' is checked, uncheck it, then click '''GO'''. |
| 25 | 4. Go to '''Create Device'''; in the '''!UpnpDevFilename''' field enter ''D_ElkAlarmPanel1.xml'' and in the '''Description''' field enter ''Elk M1 Alarm Panel'' (or any name you want). Press the '''Create Device''' button. |
| 26 | |
| 27 | '''NOTE:''' If the panel is connected to Vera on the '''Ethernet''' port (using Elk M1XEP or an RS232-to-Ethernet adapter), enter the IP address and port in the '''!IpAddress''' field (e.g. 192.168.8.23:5000). |
| 28 | 5. Restart Luup by clicking the curving arrows in the upper right corner in the dashboard. |
| 29 | 6. After Luup has restarted, reload the web page. (best use <Ctrl + F5> to do so) |
| 30 | |
| 31 | == Setup == |
| 32 | If the panel has been connected to Vera on an USB port, you must configure the serial port. |
| 33 | 1. Go to '''MiOS developers''' -> '''Serial port configuration'''. |
| 34 | * Set the '''Baud''' to ''115200''. |
| 35 | * Select the newly created panel device from the '''Used by device''' drop-down list. |
| 36 | * Optionally you can give a name to this serial port in the '''Name''' field. |
| 37 | 2. Close this window and click '''SAVE'''. |
| 38 | 3. After Luup has restarted reload the web page. |
| 39 | [[Image(serial_port_configuration.png)]] |