python-kasa/pyHS100
Teemu R d22eceefae move has_emeter implementation from SmartDevice to SmartPlug, avoid using features() internally (#93)
* move has_emeter implementation from SmartDevice to SmartPlug, avoid using features() internally

* add stacklevel to deprecation warnings to see where they are really called

* make tests pass on a real device. if PLUG_IP is not None, the tests will be run on a device at the defined IP address
2017-10-07 17:36:49 +02:00
..
tests move has_emeter implementation from SmartDevice to SmartPlug, avoid using features() internally (#93) 2017-10-07 17:36:49 +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 move has_emeter implementation from SmartDevice to SmartPlug, avoid using features() internally (#93) 2017-10-07 17:36:49 +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
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