Skip to content

v0.0.23

Compare
Choose a tag to compare
@jasonacox jasonacox released this 05 Sep 00:20
· 26 commits to master since this release

Added support to use tinytuya, replacing pytuya:

  • Adds support for Device IDs that are 22 characters long (pytuya only supports 20)
  • Removed misleading productKey (product SKU identity, not local Key) from scan() output
  • Attempts to import tinytuya but falls back to pytuya if unavailable