python-kasa/pyHS100
2019-01-07 22:28:05 +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 avoid 'referenced before assignment' exception (#150) 2019-01-07 22:28:05 +01: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