1.2.1 • Published 1 year ago

@dvcol/homebridge-plugin-withings-sleep v1.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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

EndpointDescription
/withings/onTurn on the switch and occupancy sensor
/withings/offTurn off the switch and occupancy sensor
/withings/switch/onTurn on the switch
/withings/switch/offTurn off the switch
/withings/occupancy/onTurn on the occupancy sensor
/withings/occupancy/offTurn off the occupancy sensor

Optional configs

ConfigDescription
portPort to run the server on (default 3000)
nameName of the accessory (default Withings Sleep)
hostsList of hosts to allow (default all)
1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago