python-kasa/pyHS100
Teemu R 10544004cc add @pass_dev to hsv, adjust ranges (#70)
* add @pass_dev to hsv command, it was always broken

* Hue goes up to 360, saturation and value are up to 100(%)
2017-08-03 22:13:56 +02:00
..
tests extract shared types (exceptions, enums), add module level doc, rename exception to be generic 2017-05-26 16:12:52 +02:00
__init__.py extract shared types (exceptions, enums), add module level doc, rename exception to be generic 2017-05-26 16:12:52 +02:00
cli.py add @pass_dev to hsv, adjust ranges (#70) 2017-08-03 22:13:56 +02:00
protocol.py Refactor and drop py2 support (#49) 2017-04-14 14:24:58 +02:00
pyHS100.py extract shared types (exceptions, enums), add module level doc, rename exception to be generic 2017-05-26 16:12:52 +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
types.py extract shared types (exceptions, enums), add module level doc, rename exception to be generic 2017-05-26 16:12:52 +02:00