python-kasa/kasa/cli
Steven B. 0058ad9f2e
Remove pydantic dependency (#1289)
Remove pydantic dependency in favor of mashumaro.
2024-11-20 15:19:12 +00: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 Remove pydantic dependency (#1289) 2024-11-20 15:19:12 +00: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 Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
main.py Fix discovery by alias for smart devices (#1260) 2024-11-18 13:03:13 +00: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 Update cli energy command to use energy module (#1252) 2024-11-13 15:57:42 +01:00
wifi.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00