1.1.0 • Published 3 years ago

homebridge-govee-water-detectors v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Homebridge Govee Water Detectors

Unofficial Homebridge plugin for Govee water leak detectors.

npm npm

Supported Devices

  • Govee H5054 Water Leak Detector

:warning:

At this time Govee water leak detectors are not supported through the official public REST API. This plugin uses the API consumed by Govee's iPhone app.

The device list is filtered by SKU to only display water detectors.

Installation

  1. Install Homebridge by following the instructions.
  2. Install this plugin using Homebridge Config UI X, or by running npm install -g homebridge-govee-water-detectors.

Configuration

To use this plugin, you need to obtain an API key. Since this is unofficial, you'll need to use your brower's developer tools to grab the API token after logging into https://www.govee.com/login. 1. Open your browsers' developer tools and go to the Network tab. 2. Enter your login credentials, sign in, and look for a POST request to https://community-api.govee.com/os/v1/login. 3. Click on the request and view the response. Copy the "token" value from the response JSON and paste this into the plugin configuration. 4. Restart Homebridge.

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago