python-kasa/kasa
J. Nick Koston c65705bbbf
Add KL400, KL50 fixtures (#231)
* Add KL400 fixture

* Add KL400 fixture

* Add KL50 fixture

* tweaks
2021-10-08 00:15:32 +02:00
..
tests Add KL400, KL50 fixtures (#231) 2021-10-08 00:15:32 +02:00
__init__.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
cli.py Cleanup discovery & add tests (#212) 2021-09-24 17:18:11 +02:00
discover.py Keep connection open and lock to prevent duplicate requests (#213) 2021-09-24 23:25:43 +02:00
emeterstatus.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
exceptions.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
protocol.py Fix lock being unexpectedly reset on close (#218) 2021-09-26 19:38:33 +02:00
smartbulb.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
smartdevice.py Keep connection open and lock to prevent duplicate requests (#213) 2021-09-24 23:25:43 +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 Keep connection open and lock to prevent duplicate requests (#213) 2021-09-24 23:25:43 +02:00