Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Home Assistant BedJet

This project contains a climate entity that provides control of a BedJet device.

Installation (HACS) - Recommended

  1. Have HACS installed, this will allow you to easily update
  2. Add https://github.com/robert-friedland/ha-bedjet as a custom repository as Type: Integration
  3. Click install under "HA-BedJet", restart your instance.

Installation (Manual)

  1. Download this repository as a ZIP (green button, top right) and unzip the archive
  2. Copy /custom_components/ha_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/ha_bedjet
    • On Hassbian the final location will be /home/homeassistant/.homeassistant/custom_components/ha_bedjet

Configuration

Add the following to your configuration.yaml file:

# Example entry

climate:
  - platform: ha_bedjet

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.

Screenshot

screenshot

About

BedJet Home Assistant Integration

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages