Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Feb 25, 2024
1 parent 1847466 commit 8971b80
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,18 @@ The UI at http://localhost:8888 allows you to view and control the devices.

## Release Notes

### t10 - Remove Import

* Remove unused imports for Crypto.

### t9 - DeviceName Addition

* Use {DeviceName} instead of {DeviceID} alternatively for API commands

### t8 - Mappings

* Mapping for DP IDs in https://github.com/jasonacox/tinytuya/pull/353.

### t7 - Add Control by Name

* Use {`DeviceName`} in addition to {`DeviceID`} for API commands by @mschlenstedt in https://github.com/jasonacox/tinytuya/pull/352
Expand Down

0 comments on commit 8971b80

Please sign in to comment.