Initial UI7 release.

Hi all
Updated beta release 2.17 release (includes UI7 fixes) here: -
[url=http://code.mios.com/trac/mios_elk-alarm-panel/changeset/127/branches/2.0_changes?old_path=%2F&format=zip]Diff from /@127 to branches/2.0_changes@127 – Elk M1 Alarm Panel

*Added LastTrip to sensors.

Hi all
Updated beta release 2.16 release (includes UI7 fixes) here: -
http://code.mios.com/trac/mios_elk-alarm-panel/changeset/126/branches/2.0_changes?old_path=%2F&format=zip

Initial UI7 release here: -
[url=http://code.mios.com/trac/mios_elk-alarm-panel/browser/branches/UI7]http://code.mios.com/trac/mios_elk-alarm-panel/browser/branches/UI7[/url]

Only real changes are to the javascript file so that tabs work under jQuery 1.9.1 and add luup.set_failure(false, lul_device).

Still to do for basic functionality: -
Add correct icon to device.
Fix “Control” tab in “D_ElkAlarmPanel1.json”.
Fix “Alarm Partition” in “D_ElkAlarmPartition1.json”.

And probably other stuff.

Can you, or someone, point me to instructions as to how to install this plug-in?

Thanks,

Bill Walters

@bwalterssr
Use the plugin from the app store would be your best avenue. If you have an Ethernet connection it should automatically configure.

New update here, this has not been updated in store as yet: -
Please note that there has been a lot of code changes and there may be regressions.

http://code.mios.com/trac/mios_elk-alarm-panel/changeset/135/branches/2.0_changes?old_path=%2F&format=zip

New beta available: -

[ol][li]Download the plugin files using the Zip Archive link at the bottom of this page: -
http://code.mios.com/trac/mios_elk-alarm-panel/changeset/137/tags/2.33?old_path=%2F&format=zip [/li]

[li]Unzip the ZIP archive[/li]

[li]Upload the plugin files:
In APPS section, open Develop Apps >> Luup Files and upload the following files, check the Restart Luup after upload checkbox and click GO[/li][/ol]

[ul][li]L_ElkAlarmPanel1.lua[/li]
[li]D_ElkAlarmPanel1_UI7.json[/li]
[li]D_ElkAlarmPartition1_UI7.json[/li]
[li]D_ElkAlarmPartition1.json[/li]
[li]S_ElkAlarmPanel1.xml[/li]
[li]I_ElkAlarmPanel1.xml[/li]
[li]J_ElkAlarmPanel1_UI7.js[/li]
[li]J_ElkAlarmPanel1.js[/li]
[li]D_ElkAlarmPartition1.xml[/li]
[li]D_ElkAlarmPanel1.xml[/li]
[li]D_ElkAlarmPanel1.json[/li][/ul]

The icon in the zip archive needs to be uploaded to /www/cmh/skins/default/img/devices/device_states/ using command line in linux and Mac or winscp for windows.
example using linux: -

scp <PATH/TO/ICON/>elk.png root@<VERAIPAddress>:/www/cmh/skins/default/img/devices/device_states/

Please note that code has changed substantially and there may be regressions and there will be changes to how some zones are implemented.

:slight_smile:

This plugin has now been pushed to the MIOS store it way take a couple of day’s to be approved.