python-kasa/pyHS100
Teemu R 09e8948790 generalize smartdevice class and add bulb support for the cli tool (#50)
Fixes #48 and #51. The basic functionality should work on all types of supported devices, for bulb specific commands it is currently necessary to specify ```--bulb```.
2017-04-24 19:28:22 +02:00
..
tests Refactor and drop py2 support (#49) 2017-04-14 14:24:58 +02:00
__init__.py generalize smartdevice class and add bulb support for the cli tool (#50) 2017-04-24 19:28:22 +02:00
cli.py generalize smartdevice class and add bulb support for the cli tool (#50) 2017-04-24 19:28:22 +02:00
protocol.py Refactor and drop py2 support (#49) 2017-04-14 14:24:58 +02:00
pyHS100.py generalize smartdevice class and add bulb support for the cli tool (#50) 2017-04-24 19:28:22 +02:00
smartbulb.py generalize smartdevice class and add bulb support for the cli tool (#50) 2017-04-24 19:28:22 +02:00
smartplug.py generalize smartdevice class and add bulb support for the cli tool (#50) 2017-04-24 19:28:22 +02:00