This project contains a climate entity that provides control of a BedJet device.
- Have HACS installed, this will allow you to easily update
- Add
https://github.com/asheliahut/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
Follow the configuration flow in devices & services
Configuration variables:
- mac (Optional): Bluetooth MAC address of your BedJet, if you want to specify. If not specified, this integration will search for all BedJets within range.