UNPKG

homebridge-texecom-connect

Version:

A Homebridge plugin to integrate with Texecom Connect SmartCom.

53 lines (30 loc) 830 B
# 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.