python-kasa/kasa
2022-03-24 23:59:53 +01:00
..
tests Fix test_deprecated_type stalling (#325) 2022-03-24 23:59:53 +01:00
__init__.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
cli.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
discover.py Do not crash on discovery on WSL (#283) 2022-01-08 17:48:01 +01:00
effects.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01: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 unsafe __del__ in TPLinkSmartHomeProtocol (#300) 2022-01-30 23:00:00 +01:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartbulb.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
smartdevice.py Don't crash on devices not reporting features (#317) 2022-03-02 16:29:20 +01: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 effect support for light strips (#293) 2022-03-21 22:10:12 +01: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 Add python 3.10 to CI (#279) 2021-12-17 17:48:03 +01:00