python-kasa/pyHS100
Annika Jacobs 29c91151e3 cli: show an error for incorrect hsv values (#142)
* cli: fix hsv get

Raising an exception if an incomplete HSV colour is provided.

* cli hsv: clarify error message

* cli hsv: clarify error message (again)
2018-11-23 22:39:58 +01:00
..
tests Change valid hue range to 0-359 (fixes #130), update README.md & test (#140) 2018-11-16 23:18:28 +01:00
__init__.py move SmartDeviceException to SmartDevice, and remove types.py complet… (#95) 2017-10-07 17:41:51 +02:00
cli.py cli: show an error for incorrect hsv values (#142) 2018-11-23 22:39:58 +01:00
discover.py Add support for DNS host names (#104) 2018-01-17 22:03:19 +01:00
protocol.py Support Unicode strings in encrypt/decrypt (#125) 2018-08-08 16:52:03 +02:00
smartbulb.py Change valid hue range to 0-359 (fixes #130), update README.md & test (#140) 2018-11-16 23:18:28 +01:00
smartdevice.py Remove deprecated identify, this has been deprecated for long enough. (#136) 2018-10-19 17:08:00 +02:00
smartplug.py Add tests and pretty output for HS220, fix minor issues in tests 2018-10-18 19:57:44 +02:00