cohero / DSC-Alarm

Fork of DSC Alarm Plugin for Indigo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSC Alarm Plugin

This plugin interfaces Indigo to a DSC PowerSeries alarm system using one of the interfaces below. It lets Indigo see the status of the entire alarm system. Triggers can be created for any alarm or zone change, actions can be created to Arm, Disarm, or trip the alarm.

The plugin also maintains timers to keep track of how long any doors and windows have been opened, as well as how long it's been since it's seen activity in certain areas. These timers can be used to turn off the HVAC system if the wife is airing out the house, or turn off lights in areas of the house that aren't occupied.

Information and Support

Version 2.0 with changes from Monstergerm has been released. Read the DSC plugin v2 Release Notes.pdf file for more information.

For Installation and Information details please see this forum post.

If you need help, please post a topic in this user forum.

Downloading for use

If you are a user and just want to download and install the plugin, click on the "Clone or download" button and then "Download Zip" and it will download the plugin and readme file to a folder named "DSC-Alarm-master" in your Downloads directory. Once it's downloaded just open that folder and double-click on the "DSC Alarm.indigoPlugin" file to have the client install and enable it for you.

Contributing

If you want to contribute, just clone the repository in your account, make your changes, and issue a pull request. Make sure that you describe the change you're making thoroughly - this will help the repository managers accept your request more quickly.

Terms

Perceptive Automation is hosting this repository and will do minimal management. Unless a pull request has no description or upon cursory observation has some obvious issue, pull requests will be accepted without any testing by us. We may choose to delegate commit privledges to other users at some point in the future.

Perceptive Automation doesn't guarantee anything about this plugin - that this plugin works or does what the description above states, so use at your own risk.

Plugin ID

Here's the plugin ID in case you need to programmatically restart the plugin:

Plugin ID: com.frightideas.indigoplugin.dscAlarm

About

Fork of DSC Alarm Plugin for Indigo


Languages

Language:Python 100.0%