Provided by: lightify-util_0~git20160911-1_amd64 bug

NAME

       ligthtify-util - A tool to interact with OSRAM Lightify by directly talking to the gateway

SYNOPSIS

       lt-lightify-util [OPTIONS]

DESCRIPTION

       The  tool  allows  one  to get information from a LIGHTIFY gateway and also manipulate the
       lamp's states.

       Commands can be queued up and will be executed in the order they  appear  on  the  command
       line.

       The  hostname  of the gateway must always given first. If you specify a lamp name or group
       name all following commands will act on this lamp/lamp.

       All commands (except on/off) needs a lamp or group to act on. on/off will act on all lamps
       if not specified otherwise.

       --host,-h <host>
              Hostname or IP

       [--verbose]
              Verbose mode

       [--list-nodes,-d]
              Dump info about lamps

       [--list-groups]
              Show all known groups

       [--wait,-w <value>]
              Wait for value/10 seconds

       [--time,-t <value>]
              Set fading time  in 1/10 seconds

       [--name,-n <value>]
              Name of the lamp to be manipulated

       [--group,-g <value>]
              Name of the group to be manipulated

       [--port,-p <port>]
              Port, default 4000

       [--on,-0]
              Turn lamp on

       [--off,-1]
              Turn lamp off

              [--level,-l  <value>]  Set intensity level. Range 0 to 100 [--cct,-c <value>]   CCT
              to be set.  [--rgbw,-r <value>]  Set color. Give color  as  r,g,b,w.  Color  values
              from 0 to 255

              Host  must  be  given  before any command. Commands on and off can broadcast to all
              lamps if name is not given before.

       --host,-h <host>
              Hostname or IP

       [--verbose]
              Verbose mode

       [--list-nodes,-d]
              Dump info about lamps

       [--list-groups]
              Show all known groups

       [--wait,-w <value>]
              Wait for value/10 seconds

       [--time,-t <value>]
              Set fading time  in 1/10 seconds

       [--name,-n <value>]
              Name of the lamp to be manipulated

       [--group,-g <value>]
              Name of the lamp to be manipulated

       [--port,-p <port>]
              Port, default 4000

       [--on,-0]
              Turn lamp on

       [--off,-1]
              Turn lamp off

              [--level,-l <value>] Set intensity level. Range 0 to 100 [--cct,-c  <value>]    CCT
              to  be  set.   [--rgbw,-r  <value>]  Set color. Give color as r,g,b,w. Color values
              from 0 to 255

              Host must be given before any command. Commands on and off  can  broadcast  to  all
              lamps if name is not given before.