Skip to content

Releases: sinricpro/python-sdk

v2.7.5

22 Aug 16:47
0f147fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.4...v2.7.5

v2.7.4

22 Aug 05:47
2f05e30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.4...v2.7.4

2.6.4

22 Feb 10:24
1f5eb31
Compare
Choose a tag to compare

2.6.4 - Fix event queue

2.6.2

26 Jun 12:40
e1004e8
Compare
Choose a tag to compare

Bugfix

  • 'NoneType' object is not callable

Version 2.5.2

15 Feb 01:16
7ae9ba3
Compare
Choose a tag to compare

2.5.1

14 Feb 09:34
c31e7ce
Compare
Choose a tag to compare
  1. Support custom device types.
  2. Clean up

Patch Update

28 May 15:51
Compare
Choose a tag to compare
  • Fixed power level bug.

v2.3.5

02 Jan 17:18
Compare
Choose a tag to compare
  • leaky bucket algorithm to avoid frequent events.
  • Removed sort key for json

v.2.2.2

05 Nov 17:53
Compare
Choose a tag to compare
  • Restore the previous state of the devices.
  • Check if the timestamp is in sync.
  • Pass restore_states in terms of boolean.

v2.1.2

05 Nov 15:02
Compare
Choose a tag to compare
  • Pass deviceId array instead of a string.