Skip to content

Commit

Permalink
Add getdevices() fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Jul 4, 2023
1 parent f7cf7ef commit 7d5c479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* PyPI 1.12.9
* Add graceful handling of issue where urllib3 v2.0 causes `ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+` error. See https://github.com/jasonacox/tinytuya/issues/377.
* Fix bug in Cloud getdevices() that can error with older `devices.json` versions as raised in https://github.com/jasonacox/tinytuya/issues/381

## v1.12.8 - Device DP Mapping

Expand Down

0 comments on commit 7d5c479

Please sign in to comment.