8000 Document authenticated provisioning · python-kasa/python-kasa@0546b8c · GitHub
[go: up one dir, main page]

Skip to content

Commit 0546b8c

Browse files
committed
Document authenticated provisioning
1 parent 816053f commit 0546b8c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/source/cli.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@ You can provision your device without any extra apps by using the ``kasa wifi``
5151

5252
As with all other commands, you can also pass ``--help`` to both ``join`` and ``scan`` commands to see the available options.
5353

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.
60+
61+
62+
5463
``kasa --help``
5564
***************
5665

0 commit comments

Comments
 (0)
0