Changelog
I sincerely apologize for the delay of this release. Also, I would like to express my deepest thanks to all those who have tested the pre-release versions ([v0.5.0-rc.1](https://github.com/mochipon/pysesame3/releases/tag/v0.5.0-rc.1), [v0.5.0-rc.2](https://github.com/mochipon/pysesame3/releases/tag/v0.5.0-rc.2)).
This release contains two major changes, the first is support for the SESAME BOT. Please refer to 45, 51, and [the updated docs](https://pysesame3.readthedocs.io/en/v0.5.0/usage/) for details. Also, note that the APIs provided by SESAME Cloud are not fully disclosed in detail. I asked them about [the documentation issues](https://github.com/CANDY-HOUSE/SesameSDK_Android_with_DemoApp/issues/20), but it has been left unanswered for over a month, and I decided to give up.
The second change affects all users who are using Cognito Auth. That is, we have moved the AWS IoT Device SDK from v1 to v2 at 41. This has significantly improved the stability of the connection to the cloud. In addition, it is now possible to connect to multiple locks simultaneously, which means that a door with two locks can be simply controlled (actually this is what I personally needed!).
If you find any problem, kindly report it to me. Thank you!
- - -