Skip to content

asheliahut/ha-bedjet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

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/asheliahut/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/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

Configuration

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.

Screenshot

screenshot

About

BedJet Home Assistant Integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%