mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update tplink.markdown (#37729)
TSS breaks local authentication for new firmware - See https://github.com/python-kasa/python-kasa/issues/1353#issuecomment-2686035835
This commit is contained in:
parent
9f3699a3c4
commit
6c30bd8d16
@ -204,6 +204,7 @@ If required, you can manually trigger an update via **Developer tools** > **Acti
|
||||
- Ensure you have enabled **Tapo Lab** > **Third-Party Compatibility** in the Tapo app. You may need to factory reset and re-add to the Tapo app after this step.
|
||||
- Disable or remove any custom integrations that interact with TPLink devices supported by this integration.
|
||||
- Ensure stable network connectivity between Home Assistant and the device.
|
||||
- Unplug existing TP-Link/Tapo devices on your network before onboarding a new device. The TP-Link Simple Setup (TSS) protocol, which shares credentials from existing devices, can break authentication. If issues persist, factory reset the new device and re-add it without other TP-Link devices active.
|
||||
- Check the [reported connection solutions](#reported-connection-solutions) section below.
|
||||
- Check the [supported device list](#supported-devices) to see if the device is tested to work with the integration.
|
||||
- Try running the [kasa tool](https://github.com/python-kasa/python-kasa) to connect to the device. An easy way to do this is to [install uv](https://docs.astral.sh/uv/getting-started/installation/) and run `uvx --from python-kasa kasa --username <tplink cloud username> --password <tplink cloud password>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user