python-kasa/kasa
Leandro Reox 7565d03c8e
Add a note about using the discovery target parameter (#168)
* Update discover.py

Updated discovery documentation for multiple interfaces explanation

* revise

Co-authored-by: Teemu R <tpr@iki.fi>
2021-09-20 00:01:06 +02:00
..
tests Improve bulb support (alias, time settings) (#198) 2021-09-19 23:53:17 +02:00
__init__.py Return None instead of raising an exception on missing, valid emeter keys (#146) 2021-03-18 19:22:10 +01:00
cli.py Improve testing harness to allow tests on real devices (#197) 2021-09-19 23:45:48 +02:00
discover.py Add a note about using the discovery target parameter (#168) 2021-09-20 00:01:06 +02:00
exceptions.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
protocol.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
smartbulb.py Improve bulb support (alias, time settings) (#198) 2021-09-19 23:53:17 +02:00
smartdevice.py Improve bulb support (alias, time settings) (#198) 2021-09-19 23:53:17 +02:00
smartdimmer.py Add --transition to bulb-specific cli commands, fix turn_{on,off} signatures (#81) 2020-07-06 16:10:28 +02:00
smartlightstrip.py Add support for lightstrips (KL430) (#74) 2020-07-19 22:32:17 +02:00
smartplug.py Add --transition to bulb-specific cli commands, fix turn_{on,off} signatures (#81) 2020-07-06 16:10:28 +02:00
smartstrip.py Improve testing harness to allow tests on real devices (#197) 2021-09-19 23:45:48 +02:00