Releases: snjoetw/py-synology
Releases · snjoetw/py-synology
Release 0.4.0
Relese 0.3.0
- added support to get and set home mode (by @connor9)
- added support to enable/disable camera (by @alekslyse)
- fixed lint error (by @einarhauks)
Release 0.2.0
We'll now auto renew session when we get session expired response during any API calls
Re-release: Fixed issue with missing application name during authentication
Detail can be seen here: #1
Fixed issue with missing application name during authentication
Detail can be seen here: #1
Release 0.1.3
Merge branch 'master' of https://github.com/snjoetw/py-synology
Release 0.1.2
Fixed issue with "TypeError: the JSON object must be str, not 'bytes'" when running with python3.5
Release 0.1.1
- Added missing package from setup.py
Release 0.1
Initial checkin