This project aims to enable remote control of adjustable smart beds from HomeAssistant.
- Sleeptracker AI (Tempur Ergo/Extend, BeautyRest SmartMotion, and Serta Perfect Smart Base)
- ErgoWifi [experimental]
- ErgoMotion [experimental]
- Logicdata [prototype]
NOTE: The following requires an ESPHome BLE Proxy
- Richmat [experimental]
- Linak [prototype]
- Solace [experimental]
- MotoSleep [experimental]
- Reverie [prototype]
- Leggett & Platt (Okin & Richmat variants) [prototype]
- Okimat [prototype]
- Keeson [prototype]
- In HomeAssistant click Settings, Add-ons, and Add-on Store.
- Click the 3 dot menu in the top right and select Repositories.
- Paste https://github.com/richardhopton/smartbed-mqtt, click Add, and Close
- Select the Smartbed MQTT add-on from the list, and click Install.
- Wait patiently for the build to finish.
- Click on Configuration and set type followed by the necessary configuration as described below.
- Click on Info and click Start.
An MQTT broker is required. The Mosquitto official Add-On is recommended. Go to Add-ons and search for MQTT, then follow the provided instructions.
For BLE controlled beds a dedicated ESP32 running ESPHome's bluetooth proxy is required. Due to limitations in ESPHome, specifically since 2023.7 only one connection can use the bluetooth proxy of an ESP32 at a time, the BLE proxy will need to not be added (or disabled if already added) to HomeAssistant. Use the ESPHome Ready-Made Projects page to create an ESPHome bluetooth proxy and join it to your network.
To use this you must set at least one email and password as shown in the sample configuration.
It is possible to configure multiple users for one or more sleeptracker beds. Although it is possible to configure two users for the same bed, it is necessary if the represent a split bed.
The default bed type is tempur
, but can be adjusted by specifying beautyrest
or serta
using the optional type field on each user.
e.g.
- email: [email protected]
password: some strong password
type: tempur
sleeptrackerRefreshFrequency
is in minutes.
- Buttons to trigger the presets
- Buttons to program the presets
- Switches to control Snore response
- Environmental sensors (temperature, humidity, CO2 & VOC)
- Switch for safety light
- Sensors for Heat & Foot Angle
- Buttons to step thru the massage strengths, patterns & timer (auto turn off massage)
- Sensors for Massage strengths and patterns
- Support for split beds, and multiple beds
- Buttons to control raising and lowering head/feet
- Configuration of bed "alarm"
- Service to trigger sleep summary email to be sent from Sleeptracker
- Switches to control presets
- Presence detection
This uses the same api used by the iOS and Android apps, so it is possible that this will break if the apps are changed. I will attempt to maintain it where feasible, but also open to PRs.
This uses the Chinese cloud called xlink - there is no guarantees that this will work.
- Buttons to trigger the presets
- Button for under bed lights
- Buttons to step thru the massage strengths for head & foot, massage mode, and toggle
You must specify an ipAddress
(or DNS name), friendlyName
, and remoteStyle
- Buttons to trigger the presets
- Button for under bed lights
- Buttons to step thru the massage strengths for head & foot, massage mode, and toggle
This uses local connection via tcp - please ensure the add-on has access to network devices.
Initial prototyping was only possible due to assistance from Wozman on Discord.
You must specify at least one Logicdata controller with name
and friendlyName
, and optionally ipAddress
. If an ipAddress
is not specified UDP discovery will be used to get the ipAddress
.
- Buttons to trigger the flat preset
- Buttons to trigger the user presets
- Buttons to program the user presets
- Controls for the head, lumbar & leg massage intesity & massage mode
- Buttons/Cover to control raising and lowering head/leg
This uses local connection via http and udp - please ensure the add-on has access to network devices.
Initial prototyping was only possible due to assistance from James on Discord.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one Richmat controller with name
, friendlyName
, remoteCode
, and optionally stayConnected
.
- Buttons to trigger the presets
- Buttons to program the presets
- Button for under bed lights
- Buttons to step thru the massage strengths for head & foot, massage mode, and toggle
Setting stayConnected
to true
will stop you from being able to use the app to control the bed if the bed only accepts one Bluetooth connection.
Support for this was only possible due to assistance from getrav on Discord. This was reverse engineered from a Sven & Son bed, so your mileage may vary.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one Linak controller with name
, friendlyName
, and optionally hasMassage
- Buttons to trigger the presets
- Buttons to program the presets
- Button & switch for under bed lights
- Sensor to read the back & leg angles
- Buttons to control massage strengths for head, foot or both, massage mode, and toggle/off
This remains connected to the bed controller and due to the bed only accepting one connection it will stop you from using the app or remote to control the bed.
Initial prototyping was only possible due to assistance from jascdk on Discord.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one Solace controller with name
and friendlyName
.
- Buttons to trigger the standard presets
- Buttons to trigger the user presets
- Buttons to program the user presets
- Buttons to reset the user presets
This remains connected to the bed controller and due to the bed only accepting one connection it will stop you from using the app to control the bed.
Initial prototyping was only possible due to assistance from Bonopaws on Discord.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one MotoSleep controller with name
, friendlyName
, and optionally stayConnected
.
- Buttons to trigger the presets
- Buttons to program the presets
- Button to toggle under bed lights
- Buttons to step thru the massage for head & foot
- Buttons to turn off head or foot massage
- Button to stop all motors & massage
- Buttons/Cover to control raising and lowering head/feet/lumbar/neck/tilt
Setting stayConnected
to true
will stop you from being able to use the app to control the bed if the bed only accepts one Bluetooth connection.
Initial prototyping was only possible due to assistance from waynebowie99 on Discord.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one Reverie controller with name
and friendlyName
.
- Buttons to trigger the standard presets
- Buttons to trigger the user presets
- Buttons to program the user presets
- Button to toggle under bed lights
- Controls for the head & foot massage intesity & massage wave
- Buttons/Cover to control raising and lowering head/feet
- Controls for the under bed light brightness
This remains connected to the bed controller and due to the bed only accepting one connection it will stop you from using the app to control the bed.
Initial prototyping was only possible due to assistance from Vitaliy on Discord.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one Leggett & Platt controller with name
and friendlyName
. This supports Gen2 (Richmat) and Okin variants that can be controlled by the LP Control app.
- Buttons to trigger the standard presets
- Buttons to trigger the user presets
- Buttons to program the user presets
- Light to control under bed lights
- Controls for the head & foot massage intesity & massage wave
- Buttons/Cover to control raising and lowering head/feet
This remains connected to the bed controller and due to the bed only accepting one connection it will stop you from using the app to control the bed.
Initial prototyping was only possible due to assistance from MarcusW on Discord.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one Okimat controller with name
, friendlyName
and remoteCode
.
- Buttons to trigger the presets
- Button for under bed lights
- Buttons/Cover to control raising and lowering head/feet
Support for this was only possible due to assistance from david_nagy, corne & PT on Discord.
Keeson motor controllers are used by many bed manufacturers including (but not limited to) Member's Mark, Purple, ErgoMotion. The prototype was tested using the Member's Mark Premier Adjustable Base bed variant.
You must specify at least one bleProxy as demonstrated in the config defaults. You also need to supply at least one Keeson controller with name
and friendlyName
.
- Buttons to trigger the standard presets
- Buttons to trigger the user presets
- Buttons to program the user presets
- Controls for the head & foot massage intesity, wave setting & timer
- Buttons/Cover to control raising and lowering head/feet
This remains connected to the bed controller and due to the bed only accepting one connection it will stop you from using the app to control the bed.
Initial prototyping was only possible due to assistance from @alanbixby on Discord.
For help with setup, or for sharing feedback please join the Discord server https://discord.gg/Hf3kpFjbZs