Skip to content

Releases: bachya/simplisafe-python

2022.03.3

31 Mar 15:13
Compare
Choose a tag to compare

🧰 Maintenance

  • Loosen websockets dependency (#322)
  • Remove docutils dependency (#321)

2022.03.2

30 Mar 21:53
Compare
Choose a tag to compare

🧰 Maintenance

  • Loosen dependency pin for voluptuous (#320)

2022.03.1

30 Mar 17:54
Compare
Choose a tag to compare

🧰 Maintenance

  • Loosen dependency pin for voluptuous (#319)

2022.03.0

20 Mar 15:16
Compare
Choose a tag to compare

🧰 Maintenance

  • Loosen version pinning on pytz (#317)
  • Update usage docs (#315)

2022.02.1

09 Feb 04:52
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Wrap more exceptions when instantiating an API client (#312)

🧰 Maintenance

  • Update pytest requirement from ^6.2.5 to ^7.0.0 (#311)

2022.02.0

05 Feb 04:12
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix bug in how subscription status is determined (#310)

2022.01.0

28 Jan 05:07
Compare
Choose a tag to compare

🚀 Features

  • Add ability to dump system objects as dicts (#307)

🧰 Maintenance

  • Update pytest-aiohttp requirement from ^0.3.0 to ^1.0.0 (#306)

2021.12.2

19 Dec 21:29
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix instance of too-strict typing (#305)

🧰 Maintenance

  • Update plan info in the usage docs (#304)

2021.12.1

10 Dec 03:36
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix incorrect refresh token window logic (#302)
  • Fix bug with how 401s are caught and refreshed (#301)

2021.12.0

06 Dec 18:52
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Move camera type from constants to CameraTypes enum (#299)

🐛 Bug Fixes

  • Fix bug where V3 systems couldn't clear notifications (#300)

🧰 Maintenance

  • Move camera type from constants to CameraTypes enum (#299)
  • Configure WhiteSource Bolt for GitHub (#298)
  • Re-work pinned version range for aiohttp (#297)