python-kasa/pyHS100
Teemu R 0b2e371e79 move SmartDeviceException to SmartDevice, and remove types.py complet… (#95)
* move SmartDeviceException to SmartDevice, and remove types.py completely. fixes #94

* do not import skipIf anymore
2017-10-07 17:41:51 +02:00
..
tests move SmartDeviceException to SmartDevice, and remove types.py complet… (#95) 2017-10-07 17:41:51 +02:00
__init__.py move SmartDeviceException to SmartDevice, and remove types.py complet… (#95) 2017-10-07 17:41:51 +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 move SmartDeviceException to SmartDevice, and remove types.py complet… (#95) 2017-10-07 17:41:51 +02:00
smartplug.py move has_emeter implementation from SmartDevice to SmartPlug, avoid using features() internally (#93) 2017-10-07 17:36:49 +02:00