SmartThings ADT - Disarm with a Smartlock user code


#1

Thought id share my piston for using a smart lock (I have a Schalge Connect Camelot) to disarm the ADT security system if a valid door lock code is used.

The piston triggers on the lock being unlocked and then checks the status of the Security System. If its Armed, it checks to see if a lock user code was entered and if true it will disarm the security system and send a push notification if the system disarmed ok. If the Security System is already disarmed, it will just send a push notification saying the lock user unlocked the door. I currently only use 3 codes but if you need more all you have to do is add to the additional case statements (case 4, 5 ,6 etc…)

Enjoy!!


#2

What is the import/backup code?


#3

What is the code to import? I don’t see it in your screen shot


#4

I’m interested in this piston as well. Can you provide the code to import.

Thank


#5

Here is a simpler and perfect working version of the piston.
Code: qnb4


#6

Am I correct in assuming this requires the ADT SMARTTHINGS hub and won’t work with ADT Pulse?

LJ