homebridge-sleepme-dockpro
v1.1.2
Published
Extended HomeKit support for Sleepme Dock Pro devices via Homebridge
Downloads
10
Maintainers
Readme
Homebridge Sleepme Dock Pro
Homebridge Plugin for Sleepme Dock Pro Devices
This Homebridge plugin brings Sleepme Dock Pro devices into the Apple Home app, allowing you to control them via Siri or Home Automations.
This is not an official Sleepme or Apple product, and may stop working without prior notice. Use at your own risk. There are no support guarantees.
Features
- Control multiple Sleepme devices from Apple Home - turn off your partner's device without borrowing their phone!
- Leverage Apple Home automations to automatically adjust your Sleepme devices based on other inputs like presence, ambient temperature, and more.
- Get low water level warnings in Home app.

Setup
Before you start
These instructions assume you're already using Homebridge. For instructions on setting up Homebridge, start at the Homebridge project homepage
1. Install the Homebridge Sleepme Dock Pro plugin
Install the Homebridge Sleepme Dock Pro Plugin. We recommend using the Homebridge Config UI. Navigate to the "plugins" tab, and search for "sleepme dock pro", then install the plugin.
2. Create Sleepme API token
This plugin uses a Sleepme API token to communicate with Sleepme's servers, send commands, and check the status of your Sleepme devices.
Create a developer API token following the instructions at: https://docs.developer.sleep.me/docs/
If you have multiple user accounts with multiple devices, you can create an API token for each. You can also add multiple devices to a single Sleepme account, and all devices will load in with a single API token.
3. Configure the Homebridge Sleepme plugin
Add the API token you just created to the Sleepme Dock Pro plugin configuration. Save the configuration, and follow the instructions to restart Homebridge. Within a few minutes, the plugin should discover your Sleepme devices and they should be available in Homebridge and in your Home app.
4. Additional Optional Configuration
There are additional configuration options that can be set to tailor the plugin to your preference:
- Low Water Level Alert Type: None, battery, leak, or motion. Select the type of virtual sensor that will be generated to represent the water level of your device. By default, "battery" is used and the water level will be represented as the thermostat device's battery level. Leak sensor or motion sensor may be preferable for purposes of using Apple home automations triggered by "leak detected" or "motion detected".
- API Polling Interval: These values represent the amount of time that the plugin will wait between each poll of the sleepme API to check for device status updates. The default values of 45 seconds when active and 15 minutes when on standby have been tested to be adequate for avoiding API rate limits when polling TWO dock pro devices. These values can probably be reduced, if you want, if you only have one dock pro. The plugin will automatically back off and retry failed API commands.
Automation Examples
- Automatically turn your dock ON at bedtime, but only if you're home.
- Automatically turn your dock ON immediately, if you return home after bedtime.
- Automatically turn your dock OFF in the morning when a presence sensor detects that you've left the bedroom.
- Adjust the temperature of your dock based on the temperature in your bedroom or outside.
- Have Siri remind you to top off the water in your dock once per day if the water level is low.
Notes
- Setting the target temperature to the minimum value (54F) puts the dock in LOW mode. Setting the target temperature to the maximum value (116F) puts the dock in HIGH mode.
Troubleshooting
This plugin is known to work with the Dock Pro, and has not been tested with other Sleepme devices.
If something isn't working as you expect, please create an Issue on this repository.
