Skip to content

souramoo/homeassistant-milight-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homeassistant-milight-bluetooth

For underlying implementation details see https://github.com/souramoo/ReverseEngineeredMiLightBluetooth

Usage

Get this into your custom_components folder:

cd custom_components
git clone https://github.com/souramoo/homeassistant-milight-bluetooth milight_bluetooth

Then include in your configuration.yaml

light:
  - platform: milight_bluetooth
    devices:
      bedroom:
        name: bedroom
        host: hci0
        mac: xx:xx:xx:xx:xx:xx
        id1: 10
        id2: 12

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages