python-kasa/pyHS100
Teemu R d253b55d41 Add new client tool (#42)
* Add new client tool

After installing the package pyhs100 command-line tool can be used
to control the plug.

See --help for its usage, most of the features for plugs are implemented,
some of the shared functionality works for bulbs too.

* Add discover command

* Delete old examples, the cli works as an example well enough
2017-03-20 19:03:19 +01:00
..
tests Add support for TP-Link smartbulbs (#30) 2017-01-17 21:38:23 +08:00
__init__.py Add flake8 to tox, disable qa on pyHS100/__init__.py, fix py27 compatibility (#31) 2017-01-17 21:38:44 +08:00
cli.py Add new client tool (#42) 2017-03-20 19:03:19 +01:00
protocol.py Ignore OSError on socket.shutdown() 2017-03-19 15:56:38 +01:00
pyHS100.py set color temp to 0 when trying to change color (#36) 2017-03-17 14:40:48 +01:00