python-kasa/pyHS100
kwazel ce89c0d800 Allow using alias instead of IP address or hostname (#127)
* Added option to control devices by device name

* set unused ip address to dont-care

* spend less time discovering by devicename, removed command

* consistent use of alias instead of device name

* processed review comments

* Return when no device with alias has been found
2018-08-30 23:22:23 +03: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 Allow using alias instead of IP address or hostname (#127) 2018-08-30 23:22:23 +03: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