cl-hue

Apache 2

Client for Philips Hue light controller

$ area51 add cl-hueCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-hue:some-function ...)