@dvcol/homebridge-plugin-withings-sleep
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Withings Sleep Homebridge Plugin

This is a simple HomeBridge plugin to expose a switch and an occupancy sensor thourhg a series of webhooks.

Query the following endpoints to toggle on/off

Endpoint Description
/withings/on Turn on the switch and occupancy sensor
/withings/off Turn off the switch and occupancy sensor
/withings/switch/on Turn on the switch
/withings/switch/off Turn off the switch
/withings/occupancy/on Turn on the occupancy sensor
/withings/occupancy/off Turn off the occupancy sensor

Optional configs

Config Description
port Port to run the server on (default 3000)
name Name of the accessory (default Withings Sleep)
hosts List of hosts to allow (default all)

Readme

Keywords

Package Sidebar

Install

npm i @dvcol/homebridge-plugin-withings-sleep

Weekly Downloads

10

Version

1.2.1

License

Apache-2.0

Unpacked Size

34.6 kB

Total Files

24

Last publish

Collaborators

  • dvcol