Skip to content

Releases: rado0x54/python-carson-living

0.0.5

23 Nov 13:34
5fc2b7d
Compare
Choose a tag to compare
  • chore: update carson api endpoint to v1.4.3
  • chore: test support for python 3.9

0.0.4

29 Jan 17:17
Compare
Choose a tag to compare
  • feat: added check_auth to eagleeye api
  • feat: check_auth before returning camera image and video url
  • refactor: replace strings with constants in api
  • refactor: renamed constants.

0.0.3

26 Jan 23:20
1b66752
Compare
Choose a tag to compare
  • CarsonAuth.update_token() returns token
  • Updated Readme: pypi install to carson_living with underscore
  • Introduced token_update_cb in CarsonAuth and Carson classes to get informed about changes in the token.

0.0.2

25 Jan 21:43
b2f740d
Compare
Choose a tag to compare
  • Updated Readme to point to correct pypi installation
  • Updated Readme to point out authenticated URLs to interact with eagleeye API
  • Expose update_session_auth_key() in eagleeye to trigger an auth_key update manually.
  • Travis build optimizations.

0.0.1

25 Jan 16:28
89b7948
Compare
Choose a tag to compare

Initial release of the Carson Living Python API with door and camera (via Eagle Eye API Integration) support.