Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

homebridge-texecom-connect

garethflowers43MIT0.0.11TypeScript support: included

A Homebridge plugin to integrate with Texecom Connect SmartCom.

homebridge, homebridge-plugin, texecom, texecom-connect, security-system

readme

verified-by-homebridge

Homebridge Texecom Connect Plugin

A Homebridge plugins that exposes a Texecom Connect enabled Alarm System to HomeKit.

The following accessory types are currently supported:

  • Alarm Security System
  • Motion Sensors
  • Contact Sensors
  • Smoke Sensors
  • Carbon Monoxide Sensors

Requirements

Installation

Install using:

npm i -g homebridge-texecom-connect

changelog

Changelog

0.0.11

  • Update plugin to be ready for Homebridge v2.
  • Dependency updates.

0.0.10

  • Dependency updates.

0.0.9

  • Dependency updates.

0.0.8

  • Fix incorrect build output directory.

0.0.7

  • Dependency updates.

0.0.6

  • Handle multiple simultaneous events sent from SmartCOM.

0.0.5

  • Handle socket connections that use buffers.
  • Standardised sensor debug log format.

0.0.4

  • Added debug logs for sensor state changes.
  • Adds funding information to package.json.

0.0.3

  • Sanitise configuration before use.
  • Removes defaults on Zones and Areas in config.
  • Handle connection errors cleanly in logs.
  • Refactor for stricter lint rules.
  • Updated NPM dependencies.

0.0.2

  • Defaults port to 10001 in config.

0.0.1

  • Initial Release.