Skip to content
Peter Fern edited this page Jul 28, 2016 · 5 revisions

lifx light color

set light color

Synopsis

set light color

lifx light color

Options

  -B, --brightness value   brightness component of the HSBK color (0-65535)
  -H, --hue value          hue component of the HSBK color (0-65535)
  -K, --kelvin value       kelvin component of the HSBK color, the color temperature of whites (2500-9000)
  -S, --saturation value   saturation component of the HSBK color (0-65535)

Options inherited from parent commands

  -d, --duration duration   duration of the power/color transition
  -i, --id value            ID of the light(s) to manage, comma-seprated.  Defaults to all lights (default [])
  -l, --label value         label of the light(s) to manage, comma-separated.  Defaults to all lights. (default [])
  -L, --log-level string    log level, one of: [debug,info,warn,error] (default "info")
  -p, --port int            UDP listen port (default 56700)
  -t, --timeout duration    timeout for all operations (default 2s)

SEE ALSO

Auto generated by spf13/cobra on 28-Jul-2016