mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
3c865b5fb6
- Try all valid combinations of protocol/transport/device class and attempt to connect. - Add cli command `discover config` to return the connection options after connecting via `try_connect_all`. - The cli command does not return the actual device for processing as this is not a recommended way to regularly connect to devices. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
common.py | ||
device.py | ||
discover.py | ||
feature.py | ||
lazygroup.py | ||
light.py | ||
main.py | ||
schedule.py | ||
time.py | ||
usage.py | ||
wifi.py |