Releases: sinricpro/python-sdk
Releases · sinricpro/python-sdk
v2.7.5
v2.7.4
What's Changed
- 2.6.3 by @kakopappa in #45
- Fix event queue by @kakopappa in #47
- Code refactoring and WebRTC for RaspCam by @kakopappa in #48
- Server url fixed. by @kakopappa in #49
- fix: rev() blocking by @thegoliathgeek in #51
- fix(camera): WebRTC and Streaming URL impl. by @kakopappa in #56
- 2.7.3 - Release by @kakopappa in #61
- Feature/set-limits by @cojmeister in #64
- Bugfix: add_dropp -> add_drop by @cojmeister in #63
- feat: thermostat example added, thermostat modes added. by @kakopappa in #68
New Contributors
- @cojmeister made their first contribution in #64
Full Changelog: 2.6.4...v2.7.4
2.6.4
2.6.2
Version 2.5.2
- Fix #33
2.5.1
Patch Update
- Fixed power level bug.
v2.3.5
- leaky bucket algorithm to avoid frequent events.
- Removed sort key for json
v.2.2.2
- Restore the previous state of the devices.
- Check if the timestamp is in sync.
- Pass restore_states in terms of boolean.
v2.1.2
- Pass deviceId array instead of a string.