python-kasa/pyHS100
Teemu R ab103c3a1a
add 'alias' command for querying and setting the alias (#126)
* add 'alias' command for querying and setting the alias

* calculate coverage only on library files, e.g., ignoring cli and test files

* remove py34 and add py37

* readd py33, remove it from travis as it seems to be a travis limitation only

* use xenial dist for travis, regular does not support py37..
2018-08-13 20:37:43 +02:00
..
tests Support Unicode strings in encrypt/decrypt (#125) 2018-08-08 16:52:03 +02:00
__init__.py move SmartDeviceException to SmartDevice, and remove types.py complet… (#95) 2017-10-07 17:41:51 +02:00
cli.py add 'alias' command for querying and setting the alias (#126) 2018-08-13 20:37:43 +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 Add bulb valid temperature range (#122) 2018-06-17 19:01:18 +02:00
smartdevice.py Fix emeter support for newer HS110 firmwares (#107) 2018-06-16 21:16:35 +02:00
smartplug.py Release 0.3.1 (#121) 2018-06-16 21:31:51 +02:00