dbarentine / udi-totalconnect-poly

UDI Polyglot v2 Node Server for Total Connect 2 security systems
MIT License
1 stars 0 forks source link

Polyglot v2 Total Connect v2

Description

This project is a node server to integrate Honeywell Total Connect v2 security systems into the UDI ISY. It is designed to run in UDI's Polyglot v2 server.

Requirements

Installation

Credentials

The credentials needed are the same ones you use to log into the TC2 website at https://totalconnect2.com.

The configuration parameters are:

Parameter Required? Description
user yes TC2 Username
password yes TC2 Password
include_non_bypassable_zones no True/False - Specifies if non bypassable zones such as fire and police should be included
allow_disarming no True/False - Specifies if disarming is allowed from the ISY
refresh_auth_interval no Integer - Number of minutes between refreshing of the authentication token to the TotalConnect2 API