Skip to content

BLE LED controller integration for Home Assistant

Notifications You must be signed in to change notification settings

nebulans/hassio-ble-led

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

HassIO BLE LED

A Home Assistant integration for controlling bluetooth low energy led drivers that natively use the magiclight app.

Configuration

Find the MAC address of each controller (eg using hcitool lescan)

Enter each controller as a light entity in your configuration.yml

light:
  - platform: ble_led
    address: FF:FF:01:23:45:67
    name: Kitchen Worktop

About

BLE LED controller integration for Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages