Skip to content

Commit

Permalink
v1.12.10 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Aug 18, 2023
1 parent fd65f9d commit 64713c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
## v1.12.10 - Various Updates

* PyPI 1.12.10
* Updates to scanner, added error code and helpful troubleshooting messages, make connection/key errors more descriptive.
* Added socketRetryLimit (`connection_retry_limit`) and socketRetryDelay (`connection_retry_limit`) to Device constructor args.
* Various updates inspired by recent issues by @uzlonewolf in https://github.com/jasonacox/tinytuya/pull/397 - Updates to scanner, added error code and helpful troubleshooting messages, make connection/key errors more descriptive, added socketRetryLimit (`connection_retry_limit`) and socketRetryDelay (`connection_retry_limit`) to Device constructor args.
* [[MQTT Gateway for Server](https://github.com/jasonacox/tinytuya/blob/master/server/mqtt/mqtt_gateway.py)] Fixed endless loop causing 100% cpu usage by @michaelmittermair in https://github.com/jasonacox/tinytuya/pull/390


## v1.12.9 - Import Issue with urllib3

Expand Down

0 comments on commit 64713c1

Please sign in to comment.