Skip to content

NecroKote/hass-govee-h6199

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Govee DreamView T1 Integration for Home Assistant 🏠

GitHub Release GitHub Release Date GitHub Downloads (all assets, latest release) GitHub commit activity hacs

Overview

The Govee Dreamview T1 Home Assistant Custom Integration allows you to integrate your Govee DreamView T1 (H6199) with your Home Assistant setup via Bluetooth LE.

Installation

HACS (recommended)

This integration is available in HACS (Home Assistant Community Store).

  1. Install HACS if you don't have it already
  2. Open HACS in Home Assistant
  3. Go to any of the sections (integrations, frontend, automation).
  4. Click on the 3 dots in the top right corner.
  5. Select "Custom repositories"
  6. Add following URL to the repository https://github.com/necrokote/hass-govee-h6199.
  7. Select Integration as category.
  8. Click the "ADD" button
  9. Search for "Govee Bluetooth Lights"
  10. Click the "Download" button

Manual

To install this integration manually you have to download govee-ble-lights.zip and extract its contents to config/custom_components/hass-govee-h6199 directory:

mkdir -p custom_components/hass-govee-h6199
cd custom_components/hass-govee-h6199
wget https://github.com/necrokote/hass-govee-h6199/releases/latest/download/hass-govee-h6199.zip
unzip hass-govee-h6199.zip
rm hass-govee-h6199.zip

Configuration

Using UI

Open your Home Assistant instance and start setting up a new integration.

From the Home Assistant front page go to Configuration and then select Devices & Services from the list. Use the Add Integration button in the bottom right to add a new integration called Govee Dreamview T1.

Help and Contribution

If you find a problem, feel free to report it and I will do my best to help you. If you have something to contribute, your help is greatly appreciated! If you want to add a new feature, add a pull request first so we can discuss the details.

Disclaimer

Use it at your own risk and ensure that you comply with all relevant terms of service and privacy policies.

Credits

Thanks to https://github.com/egold555/Govee-Reverse-Engineering/blob/master/Products/H6199.md and all the contributors there for reverse-engineering BLE protocol.

Thanks to https://github.com/timniklas/hass-govee-ble-lights/ for the structure and base code for this repo

About

Govee DreamView T1 integration for Home Assistant

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages