python-kasa/pyHS100
Teemu R e82746da24
Fix temperature range for KL120, the device can only do up to 5000 k (#174)
* Fix temperature range for KL120, the device can only do up to 5000 kelvin

* use different temperature range for US and EU models of KL120
2019-06-09 18:28:51 -04:00
..
tests Fix for SmartStrip repr (#169) 2019-04-09 00:19:42 -04:00
__init__.py Add support for HS300 power strip (#137) 2019-01-08 20:13:25 +01:00
cli.py Smartstrip: return on_since state information only when the socket is on (#161) 2019-03-16 21:32:59 +01:00
discover.py Improve discovery by sending multiple UDP datagrams (#172) 2019-05-20 21:56:01 -04:00
protocol.py Add support for HS300 power strip (#137) 2019-01-08 20:13:25 +01:00
smartbulb.py Fix temperature range for KL120, the device can only do up to 5000 k (#174) 2019-06-09 18:28:51 -04:00
smartdevice.py Check for errors also in the command payload (#173) 2019-06-03 09:58:03 -04:00
smartplug.py Add support for HS300 power strip (#137) 2019-01-08 20:13:25 +01:00
smartstrip.py Smartstrip: return on_since state information only when the socket is on (#161) 2019-03-16 21:32:59 +01:00