Open jrydval opened 2 years ago
Hi Artemvag!
Isn't there something changed on the TP-Link side?
My small utility now returns:
panic: Got error code 9999
when calling:
deviceInfo, err := device.GetDeviceInfo() if err != nil { log.Panic(err) }
I would say that it is not actually an issue of your library, it seems to be a result of a change on TP-Link side. Am I right?
Best Regards, Jan
Hi jrydval!
I've just updated software on my p100 smart plug and yea, looks like TP-Link changed something, same 9999 error code. Thanks for report, I'll try to figure out the issue.
Hi Artemvag!
Isn't there something changed on the TP-Link side?
My small utility now returns:
panic: Got error code 9999
when calling:
I would say that it is not actually an issue of your library, it seems to be a result of a change on TP-Link side. Am I right?
Best Regards, Jan