mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
acb221b1e0
* Cleanup discovery & add tests * discovered_devices_raw is not anymore available, as that can be accessed directly from the device objects * test most of the discovery code paths * some minor cleanups to test handling * update discovery docs * Move category check to be after the definitions * skip a couple of tests requiring asyncmock not available on py37 * Remove return_raw usage from cli.discover |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
cli.py | ||
discover.py | ||
emeterstatus.py | ||
exceptions.py | ||
protocol.py | ||
smartbulb.py | ||
smartdevice.py | ||
smartdimmer.py | ||
smartlightstrip.py | ||
smartplug.py | ||
smartstrip.py |