ADT partnership: ST-ADT touchscreen hub and devices (discussion thread)

Yep, it’s possible. Be forewarned that this could change at anytime though. Also, keep in mind webCoRE doesn’t officially support the panel yet so you may need to do a slight modification to get it to work (especially if you do anything that requires arming). Triggering a disarm command is slightly easier.

To create a disarm action simply add your alarm system to webCoRE as a ‘multipower source device’. Then do the following:

  1. Create an IF block for the lock that triggers an action if the status of the lock changes to unlocked.
  2. Now create an action and select the ADT Panel. Select the command disarm(…). Save the piston and test to make sure it works. This only works for disarm – see below for arming the alarm using a piston.

Using a piston to arm the system:

  1. Select the command you want such as armStay(…). Do not click add yet.
  2. Look towards the bottom of the window and click “Parameters”. Click “Add a string parameter”.
  3. Type armedStay or armedAway, depending on the mode you want. Make sure you add the ed
    in armed.
    The window should look like this when you’re done:

  1. Click Add then Save and test the piston to make sure it works.
2 Likes