IMPORTANT! This project is no longer being maintained, as I no longer use Wink and Wink has closd their developer portal.
homebridge-wink3 | Documentation | Slack | GitHub | NPM
Yet another Wink plugin for homebridge.
- Uses Wink API v2, and local control.
- Subscribes to Wink push notifications, instead of polling for device updates.
- Written in ES2018 (arrow functions, async/await, classes, etc).
- Accessory services and characteristics are defined declaratively.
- Supports API tokens obtained from developer.wink.com
This plugin is a rewrite of two plugins that came before:
- The original homebridge-wink plugin, maintained by KraigM
- A fork, maintained by pdlove