A Lua library and tools to control Philips Hue light bulbs.

$ luarocks install luahue

The library is a loose wrapper around the REST API provided by
Philips. In addition, two command line utilities are included to
demonstrate the use of the API. The first, `huectl`, is a generic tool
that let's you control the various properties such as on/off, color,
and brightness. The second utility, `huebwmon`, changes the colors of
lights based on network utilization.

Versions

1.0-19 years ago1,052 downloads

Dependencies

lua >= 5.1

Manifests