Closed ErrorCZE closed 1 year ago
Thanks for the report and sorry for the late reply!
Tapo's new firmware introduces a new protocol, and that makes it impossible to operate with the old protocol. I'm planning to port and support the new protocol.
However, it may be necessary to change the license of the package by the porting. Additionally, I am working on other tasks right now, so it may take a while.
Thank you for waiting! I have just released Smdn.TPSmartHomeDevices.Tapo 2.0.0-preview1.
This version includes support for operating with new firmware. Please update the NuGet package reference and try it! (2.0.0-preview1 is not shown on NuGet Gallery because the NuGet package server is currently degrading, but we will be able to see it soon.)
It will work without any code changes, but I recommend that you read this usage example. https://github.com/smdn/Smdn.TPSmartHomeDevices/blob/main/examples/Smdn.TPSmartHomeDevices.Tapo/SelectProtocol/Program.cs
In addition, please be aware that the license is changed to GPLv3 from this version.
Description
Hello, this problem is there since new firmware update.
Reproduction steps
Attempt to create any request
Expected behavior
Before the firmware update, everything worked without a problem
Actual behavior
Configuration
No response
Other information
No response