mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-11-01 13:11:55 +00:00
- 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.