python-kasa/kasa
J. Nick Koston cf151ead4a
Add KL60 US KP105 UK fixture (#233)
* Add KL60 US fixture

* Add KP105 UK fixture

* update test
2021-10-09 16:44:32 +02:00
..
tests Add KL60 US KP105 UK fixture (#233) 2021-10-09 16:44:32 +02:00
__init__.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
cli.py Make cli interface more consistent (#232) 2021-10-09 16:36:36 +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