Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 577 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 577 Bytes

LimitlessLED

This is a small library for controlling LimitlessLED lightbulbs. These bulbs operate via a small wifi bridge, which translates UDP packets (control sequences are documented in control.go) into 2.4GHz RF commands which are sent to the bulbs.

Limitations

Currently, only a subset of the controls are implemented -- notably, there is no support yet for the current bulb (because I don't have a spare socket to put mine in!) or controlling individual zones. The library will evolve to support these.