This project provides various entities to allow control of a BedJet 3 device.
⚠️ ImportantBedJet devices only allow one active Bluetooth connection at a time. If the BedJet mobile app is open (or running in the background) and connected to the device, Home Assistant will not be able to connect to it. The BedJet remote is not affected by this limitation, as it uses RF rather than Bluetooth.
Before proceeding, make sure the BedJet app is fully closed. If you need to use the app (for example, to adjust biorhythm programs), temporarily disable the Home Assistant integration.
- Have HACS installed, this will allow you to easily update
- Add
https://github.com/natekspencer/ha-bedjetas a custom repository as Type: Integration - Click install under "HA-BedJet", restart your instance.
- Download this repository as a ZIP (green button, top right) and unzip the archive
- Copy
/custom_components/bedjetto your<config_dir>/custom_components/directory- You will need to create the
custom_componentsfolder if it does not exist - On Hassio the final location will be
/config/custom_components/bedjet - On Hassbian the final location will be
/home/homeassistant/.homeassistant/custom_components/bedjet
- You will need to create the
