[Solved] How to Arm/Disarm Alarm Panel Programmatically
Posted: Wed Apr 09, 2014 5:50 pm
I have attached AD2PI successfully, thanks to Scott for helping, able to listen to all the required events and send notifications. Now I want to arm/disarm the system through a python program. I can see send method on AlarmDecoder but not sure what format strings should be passed in. In other words, I don't know the conversion between what I punch on my physical keypad to what send method is expecting.