Skip to content

Releases: python-ring-doorbell/python-ring-doorbell

0.8.5

21 Dec 13:10
e35c1a7
Compare
Choose a tag to compare

What's Changed

  • Fix history timeformat and bump to 0.8.5 by @sdb9696 in #320

Full Changelog: 0.8.4...0.8.5

0.8.4

12 Dec 16:48
b5c7e0c
Compare
Choose a tag to compare

What's Changed

  • Add Spotlight Cam Pro and enable motion detection for Stickup Cam by @sdb9696 in #316

Full Changelog: 0.8.3...0.8.4

0.8.3

27 Nov 18:45
12b4596
Compare
Choose a tag to compare

What's Changed

  • fix typo in the documentation by @listentothefrog in #284
  • Fix auth when token invalid & rename device_id parameters by @sdb9696 in #311
  • Bump version to 0.8.3 by @sdb9696 in #312

New Contributors

  • @listentothefrog made their first contribution in #284

Full Changelog: 0.8.2...0.8.3

0.8.2

24 Nov 17:30
2983abb
Compare
Choose a tag to compare

What's Changed

  • Add ring devices and bump version to 0.8.2 (#310) @sdb9696

0.8.1

15 Nov 11:33
2b6eafc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

08 Nov 15:25
b0d5742
Compare
Choose a tag to compare

What's Changed

  • Add custom exceptions and encapsulate oauth error handling by @sdb9696 in #304

This is a breaking change as consumers who currently handle oauth exceptions directly will need to handle the new exceptions instead

Full Changelog: 0.7.7...0.8.0

0.7.7

31 Oct 12:31
1fe48fd
Compare
Choose a tag to compare

What's Changed

  • Improve stability and capabilities of realtime event listener by @sdb9696 in #300

Full Changelog: 0.7.6...0.7.7

0.7.6

25 Oct 14:31
5f0b866
Compare
Choose a tag to compare

What's Changed

  • Fix anyio dependency preventing ha install by @sdb9696 in #298

Full Changelog: 0.7.5...0.7.6

0.7.5

25 Oct 12:48
3622ff3
Compare
Choose a tag to compare

What's Changed

  • Add tests for cli and fix issues with videos by @sdb9696 in #290
  • Add motion detection cli command and improve formatting of show command by @sdb9696 in #292
  • Add cli commands: devices, groups, dings and history by @sdb9696 in #293
  • Add event listener for getting realtime dings by @sdb9696 in #296

Full Changelog: 0.7.4...0.7.5

0.7.4

27 Sep 11:36
8e3bf40
Compare
Choose a tag to compare

What's Changed

  • Fix and update cli (#288) @sdb9696
  • Update to pyproject.toml, poetry, and update docs to use yaml config (#287) @sdb9696