I tried searching the forum and didn’t see a thread on this. I’m new to Home Assistant and I would like to be able to control my two Twin XL Nectar Adjustable Beds that are right next to each other. Is it possible to get the remote into the Home Assistant dashboard using some workaround? For reference, the beds connect via Bluetooth to the Resident app for control.
Maybe have a look at
Your brand is not mentionned, but could use the same protocol as one of the supported ones…
Did you ever manage to check out that addon and see if it works?
Hi guys,
I was in a similar boat with trying to connect my Nectar Twin XL beds (split king) to home assistant. I put this together with the help of Claude - basically captured the BLE signals from the app and then firing those off to the beds.
My current setup is a raspberry pi near my bed. This sets up a remote server with a RESTful service to accept commands from HA. It’s also coded so if your HA is also near your beds, you don’t need the remote server during setup. Building out further on that, i also hooked it up to a zigbee button so when i’m snoring, the wife can hit the button and it’ll raise my head up.
No promises it’ll work on yours, but got these going on my Nectar Twin XL Luxe Foundations.