You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@
5
5
* IPv6 Support - Use socket.getaddrinfo() for AF_INET & AF_INET6
6
6
* Add function to send multiple DPS index updates with one call
7
7
8
-
## v1.6.3 - IRRemoteControlDevice and Read Improvements
8
+
## v1.6.4 - IRRemoteControlDevice and Read Improvements
9
9
10
-
* PyPI 1.6.3
10
+
* PyPI 1.6.4
11
11
* Separates read retries from send retries by @uzlonewolf#158
12
12
* IRRemoteControlDevice - New community contributed device module for IR Remote Control devices by @ClusterM in https://github.com/jasonacox/tinytuya/pull/160 - See example: [examples/IRRemoteControlDevice-example.py](https://github.com/jasonacox/tinytuya/blob/master/examples/Contrib/IRRemoteControlDevice-example.py)
0 commit comments