DSC Alarm Integration - and Alarms in General

Beta support for Smartthings on the AlarmServer project added by me.
Make sure you grab the ‘smartthings’ branch on Github per the link below.

Smartthings for AlarmServer (python project):
https://github.com/juggie/AlarmServer/tree/smartthings

There are instructions in the Wiki at:
https://github.com/juggie/AlarmServer/wiki/Smartthings-Integration

There are also some comments in the code for adjusting how the Panel device looks.
Basically it’s a single icon you can open up to see all your zones.
The main icon reports the main partition status and has various colors and icon changes to notify you of whats going on along with some simple but descriptive text. I will be adding more features to the main app soon, the first new features will be notifications so you can turn on/off other devices based on zone status events. Second feature will be ability to disarm and possibly arm your system via the Smartthings device/apps.

There is still a lot of work left to do!
Please feel free to contribute changes and suggestions on how to make it better.

Example screen shot of the device/panel in the iOS app is below:
SmartthingsDeviceDSCPanel