Skip to content

Releases: tuya/tuya-iot-python-sdk

v0.6.6

25 Dec 08:44
Compare
Choose a tag to compare

Change

[update] rebase device specifications api

v0.6.5

25 Dec 03:29
Compare
Choose a tag to compare

Change

[fix] smart home refresh token api call

v0.6.4

24 Dec 08:49
58956b2
Compare
Choose a tag to compare

Change

[update] device specification api
[update] refresh token api
[update] get open-hub config api

Thanks

  • @bpfoster for pointing out the refresh token API issue: #51

v0.6.3

25 Oct 03:19
209d1c7
Compare
Choose a tag to compare

Change

[update] Fix Python >=3.7,<3.9 compatibility
[update] Log in refresh token logic

Thanks

  • Franck Nijhof for python compatibility issue fix

v0.6.2

22 Oct 11:41
Compare
Choose a tag to compare

Change

[update] bug fixes and styling fixes
[add] Added getting live camera stream capabilities support

Thanks

  • Franck Nijhof for live camera stream feature support

v0.5.0

29 Sep 03:25
0dc507b
Compare
Choose a tag to compare

Change

[update] "login" method changed to "connect"
[update] "ProjectType" changed to "AuthType"
[add] Added infrared devices capabilities support

Thanks

  • Jhonattan-Souza for infrared devices

v0.4.1

04 Aug 03:41
Compare
Choose a tag to compare
  • [update] hide sensitive info in the log
  • [modify] _on_message to on_message in TuyaDeviceManger

v0.4.0

04 Aug 03:31
Compare
Choose a tag to compare

[add] platform_url param in token
[add] Smart home scenes

v0.3.0

30 Jun 12:21
Compare
Choose a tag to compare

Important

Breaking changes, New Tuya IoT Projects created after 2021-05-21 must use v0.3.0 or later.

New features

  • Format method naming
  • Update Open API sign algorithm
  • Update log system to python logging
  • Update sample
  • Fix MQTT reconnect issue

v0.2.3

22 Jun 10:11
Compare
Choose a tag to compare

[update] updateDeviceFunctionCache
[fix] mqtt reconnect