I was able to program my panel to use a virtual relay. I was going to setup all 8 of the internal zones but then I noticed on the notification for when a relay changes didn't have the ability to pick which relay I decided to just setup the motion one that mattered.
Got everything programmed in and I can see !REL:12,01,00 and !REL:12,01,01 messages just like I am supposed to even when it is armed! Success!
I make a notification and hit test and save, I get the test email but no emails are sent when the relay changes. What's the trick to getting this to work? Is there a way to pass the relays to SmartThings like the zones are?
I also noticed these messages in the log even though I used the docker install and saw the webapp update the other day with a few commits.
2018-01-23 01:54:25,529 WARNING: Could not clear events: alarmdecoder library is probably out of date. [in /opt/alarmdecoder-webapp/ad2web/decoder.py:368]
2018-01-23 01:54:25,531 INFO: AlarmDecoder device was closed. [in /opt/alarmdecoder-webapp/ad2web/decoder.py:395]
2018-01-23 01:54:25,601 WARNING: Could not bind event "on_aui_message": alarmdecoder library is probably out of date. [in /opt/alarmdecoder-webapp/ad2web/decoder.py:324]
2018-01-23 01:54:25,611 INFO: AlarmDecoder device was closed. [in /opt/alarmdecoder-webapp/ad2web/decoder.py:395]