python-kasa/kasa
2023-08-26 14:21:38 +02:00
..
modules Add inactivity setting for the motion module (#453) 2023-05-17 20:08:05 +02:00
tests Add toggle command to cli (#498) 2023-08-26 14:21:38 +02:00
__init__.py Remove importlib-metadata dependency (#457) 2023-05-17 20:33:02 +02:00
cli.py Add toggle command to cli (#498) 2023-08-26 14:21:38 +02:00
discover.py Make device port configurable (#471) 2023-07-10 01:55:27 +02: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
json.py Use orjson when already installed or with speedups extra (#466) 2023-06-18 01:03:04 +02:00
protocol.py Replace asyncio.wait_for with async-timeout (#480) 2023-07-21 11:50:54 +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 Make device port configurable (#471) 2023-07-10 01:55:27 +02:00
smartdevice.py Make device port configurable (#471) 2023-07-10 01:55:27 +02:00
smartdimmer.py Make device port configurable (#471) 2023-07-10 01:55:27 +02:00
smartlightstrip.py Make device port configurable (#471) 2023-07-10 01:55:27 +02:00
smartplug.py Make device port configurable (#471) 2023-07-10 01:55:27 +02:00
smartstrip.py Make device port configurable (#471) 2023-07-10 01:55:27 +02:00