Closed flatsiedatsie closed 1 year ago
do you have TP-Link certificates loaded?
I don't know. :-D
Is it /data/credentials/development/paa-root-certs
?
I've managed to pair it!
For anyone finding this: the credentials/development/paa-root-certs directory has to be relative to the PWD - the working locaation of your script. This might not be the same as the location of the script.
It also seems important to really factory reset the device before a connection. Perhaps the device starts ignoring requests if too many are made, and the factory reset ... resets that.
Sorry to comment on an old issue, but where should I be getting the TP-Link certificates from? I'm not seeing any info when I search for the ppa-root-certs
OK, I see the URL here: https://github.com/project-chip/connectedhomeip/raw/master/credentials/development/paa-root-certs
What PWD/script are you talking about?
I'm trying to commission a device (Tapo P125M mini). This is not on Home Assistant, but using the library in another project.
The process gets very far, with a lot of success messages, but then seemingly stumbles at the finish line:
Then there's a few more "does not look like a CHIP device." messages, and then a final error:
To get to this point I had to use the Tapo Android app to connect the device to Wi-Fi first. It then temporarily becomes discoverable. Normally the discover process won't find it. Is that as expected?