homebridge-weenect
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-beta.0 • Public • Published

Homebridge Weenect

A Homebridge plugin for Weenect trackers.

Installation

Just install the plugin in the config-ui-x plugin tab or with npm i -g homebridge-weenect. When using config-ui-x, the credentials can directly be entered in the plugins settings, alternatively modify your Homebridge configuration by adding the plugin under platforms like this:

{
  "platform": "WeenectHomebridgePlugin",
  "username": "YOUR_WEENECT_USERNAME",
  "password": "YOUR_WEENECT_PASSWORD",
  "lowBatteryThreshold": 30,
  "updateInterval": 2
}

Readme

Keywords

Package Sidebar

Install

npm i homebridge-weenect

Weekly Downloads

2

Version

1.0.1-beta.0

License

Apache-2.0

Unpacked Size

53 kB

Total Files

27

Last publish

Collaborators

  • mmende