You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/cli.rst
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,15 @@ You can provision your device without any extra apps by using the ``kasa wifi``
51
51
52
52
As with all other commands, you can also pass ``--help`` to both ``join`` and ``scan`` commands to see the available options.
53
53
54
+
.. note::
55
+
56
+
For devices requiring authentication, you need to pass valid credentials to provision with the device.
57
+
At the moment, the only confirmed working combination is username ``test@tp-link.net`` and password ``test``, which has been confirmed to work on some Tapo devices.
58
+
59
+
After provisioning, you can change the credentials using the ``update-credentials`` command.
0 commit comments