UNPKG

homebridge-texecom-connect

Version:

A Homebridge plugin to integrate with Texecom Connect SmartCom.

13 lines (12 loc) 269 B
export declare enum Messages { armingUpdate = "X", armUpdate = "A", disarmUpdate = "D", entryUpdate = "E", intruderUpdate = "L", systemArmed = "Y", systemDisarmed = "N", userPinLogin = "U", userTagLogin = "T", zoneUpdate = "Z" }