python-kasa/pyHS100
Annika Jacobs c65d4c0b30 Change valid hue range to 0-359 (fixes #130), update README.md & test (#140)
* Change valid hue range to 0-359 (fixes #130)

Tested on LB130(EU) hardware 1.0, firmware 1.8.6 Build 180809 Rel.091659

Co-Authored-By: nkonopinski <nkonopinski@users.noreply.github.com>

* Update README.md

* Update test_bulb.py
2018-11-16 23:18:28 +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 Add tests and pretty output for HS220, fix minor issues in tests 2018-10-18 19:57:44 +02: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