This project provides various entities to allow control of a BedJet device.
- Have HACS installed, this will allow you to easily update
- Add
https://github.com/natekspencer/ha-bedjet
as 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/bedjet
to your<config_dir>/custom_components/
directory- You will need to create the
custom_components
folder 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