Command line for controlling the tplink lb130 smart bulb with Windows
This program will give you control of your Lb130 TP-Link smart light bulbs from the windows command line.
The program may work with the LB120 by ommitting the color option - but this has not been tested.
Usage: lb130 [OPTIONS]
options: -h, --host VALUE ip address of the device
-k, --temperature VALUE temperature K (see http://en.wikipedi-a.org/wiki/Color_temperature)
-c, --color VALUE the hexadecimal color
-b, --brightness VALUE brightness (0 - 100)
-t, --transition VALUE transition time in milliseconds (1000 = 1 second)
-s, --switch VALUE on - switch the bulb on.
off - switch the bulb off
-?, --help show this message and exit