Skip to content

v1.6.4 - IRRemoteControlDevice and Read Improvements

Compare
Choose a tag to compare
@jasonacox jasonacox released this 14 Jul 02:59
· 521 commits to master since this release

What's Changed

# Example usage of community contributed device modules
from tinytuya import Contrib

ir = Contrib.IRRemoteControlDevice( 'abcdefghijklmnop123456', '172.28.321.475', '1234567890123abc' )

New Contributors

Full Changelog: v1.6.2...v1.6.4