VSS - Virtual Security System  

Developer: Boisy Pitre
Category: Security & Locks
Github: Github Repo
Assistance: Get help!   
Plugin ID: com.boisypitre.vss
Latest release: v2022.1.0 released on May 19, 2022
Requires: Indigo v2022.1.0 or higher
  Download latest release

VSS - Virtual Security System

The Virtual Security System (VSS) PlugIn for Indigo allows you to create a virtual security system that can be in one of four states:

  • Disarmed: the security system is not actively set to monitor triggers and any changes in sensors doesn't trigger.
  • Stay Arm: the security system is armed; sensors should trigger any change of status outside the home only.
  • Away Arm: the security system is armed; sensors should trigger any change of status inside and outside the home.
  • Triggered: the security system has been triggered due to a change in a sensor's state.

These are the same states that many security systems have.

In Indigo, create actions to set the state of the VSS. Here are some examples:

  • A motion sensor outside your home. Create an action that checks if the state is "Stay Arm" or "Away Arm." If so, the action changes the state to "Triggered."
  • A motion sensor inside of your home. Create an action that checks if the state is "Away Arm." If so, the action changes the state to "Triggered."

Once you create the desired actions, create triggers to act on the state change.

  • A trigger that plays a noise over your HomePods using Airfoil Pro if the state of the security system changes to "Triggered."

HomeKit Support

With the HomeKitLink plugin, you can expose your VSS to HomeKit through the Home app and set its state from there.

Release details
Released on: May 19, 2022
Requires: Indigo v2022.1.0+
Changes in this release

This is the first release of the VSS Plugin.