python-kasa/kasa
2021-11-15 18:21:24 +01:00
..
tests Catch exceptions raised on unknown devices during discovery (#240) 2021-10-29 02:44:51 +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 Catch exceptions raised on unknown devices during discovery (#240) 2021-10-29 02:44:51 +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
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01: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