python-kasa/kasa/cli
Puxtril cb89342be1
Add LinkieTransportV2 and basic IOT.IPCAMERA support (#1270)
Add LinkieTransportV2 transport used by kasa cameras and a basic
implementation for IOT.IPCAMERA (kasacam) devices.

---------

Co-authored-by: Zach Price <pricezt@ornl.gov>
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
Co-authored-by: Teemu Rytilahti <tpr@iki.fi>
2024-12-07 00:06:58 +01:00
..
__init__.py Structure cli into a package (#1038) 2024-07-04 14:52:01 +02:00
__main__.py Split out main cli module into lazily loaded submodules (#1039) 2024-07-23 19:13:52 +01:00
common.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
device.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
discover.py Add LinkieTransportV2 and basic IOT.IPCAMERA support (#1270) 2024-12-07 00:06:58 +01:00
feature.py Update cli feature command for actions not to require a value (#1264) 2024-11-15 14:38:41 +00:00
lazygroup.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
light.py Exclude __getattr__ for deprecated attributes from type checkers (#1294) 2024-11-21 18:40:13 +00:00
main.py Add ssltransport for robovacs (#943) 2024-12-01 18:06:48 +01:00
schedule.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
time.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
usage.py Expose energy command to cli (#1307) 2024-11-26 09:42:55 +00:00
wifi.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00