Skip to content

v1.6.1 - ThermostatDevice - User Contributed Device Module

Compare
Choose a tag to compare
@jasonacox jasonacox released this 03 Jul 05:21
· 566 commits to master since this release

What's Changed

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

thermo = Contrib.ThermostatDevice( 'abcdefghijklmnop123456', '172.28.321.475', '1234567890123abc' )

New Contributors

Full Changelog: v1.6.0...v1.6.1