python-kasa/pyHS100
Teemu R af90a36153 add typing hints to make it easier for 3rd party developers to use the library (#90)
* add typing hints to make it easier for 3rd party developers to use the library

* remove unused devicetype enum to support python3.3

* add python 3.3 to travis and tox, install typing module in setup.py
2017-09-18 18:13:06 +02:00
..
tests add typing hints to make it easier for 3rd party developers to use the library (#90) 2017-09-18 18:13:06 +02:00
__init__.py Discover refactoring, enhancements to the cli tool (#71) 2017-08-05 15:49:56 +02:00
cli.py Fix brightness and temperature. (#89) 2017-09-15 14:23:06 +02:00
discover.py add typing hints to make it easier for 3rd party developers to use the library (#90) 2017-09-18 18:13:06 +02:00
protocol.py add typing hints to make it easier for 3rd party developers to use the library (#90) 2017-09-18 18:13:06 +02:00
smartbulb.py add typing hints to make it easier for 3rd party developers to use the library (#90) 2017-09-18 18:13:06 +02:00
smartdevice.py add typing hints to make it easier for 3rd party developers to use the library (#90) 2017-09-18 18:13:06 +02:00
smartplug.py add typing hints to make it easier for 3rd party developers to use the library (#90) 2017-09-18 18:13:06 +02:00
types.py add typing hints to make it easier for 3rd party developers to use the library (#90) 2017-09-18 18:13:06 +02:00