Skip to content

Releases: bachya/simplisafe-python

11.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 22:48

🐛 Bug Fixes

  • Fix bug where token refresh and reauth would erroneously raise exception (#244)

11.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:48

🚨 Breaking Changes

  • Rework getting an authenticated API object (#241)
  • Make references to refresh token private (#240)

🚀 Features

  • Allow API object to automatically reauthenticate when needed (#243)

🐛 Bug Fixes

  • Ensure 401 retry clears properly (#238)

🧰 Maintenance

  • Make API retry break clearer (#242)
  • Rework getting an authenticated API object (#241)
  • Make references to refresh token private (#240)
  • Fix some pylint warnings (#239)
  • Switch to poetry-core (#237)
  • Update sphinx requirement from ^3.0.0 to ^4.0.0 (#235)

10.0.0

Choose a tag to compare

@github-actions github-actions released this 07 May 01:45

🚨 Breaking Changes

  • Remove websocket (#232)

🧰 Maintenance

  • Remove websocket (#232)
  • Update websockets requirement from ^8.1 to >=8.1,<10.0 (#231)

9.6.10

Choose a tag to compare

@github-actions github-actions released this 01 May 20:30

🐛 Bug Fixes

  • Fix bug with setting PINs in v3 systems (#229)
  • Fix incorrect exception error verbiage (#225)

🧰 Maintenance

  • Upgrade to GitHub-native Dependabot (#227)

9.6.9

Choose a tag to compare

@github-actions github-actions released this 02 Mar 14:55

🐛 Bug Fixes

  • Fix bug with refreshing 401 (#224)

9.6.8

Choose a tag to compare

@github-actions github-actions released this 02 Mar 14:49

🧰 Maintenance

  • Clean up retry logging and remove superfluous branch (#223)

9.6.7

Choose a tag to compare

@github-actions github-actions released this 01 Mar 04:03

🧰 Maintenance

  • Overhaul request retry mechanism (#222)

9.6.6

Choose a tag to compare

@github-actions github-actions released this 01 Mar 00:31

BROKEN MERGE; NOT A RELEASE

9.6.5

Choose a tag to compare

@github-actions github-actions released this 26 Feb 22:41

🧰 Maintenance

  • Upgrade aiohttp to a minimum of 3.7.4 (#221)
  • Update pytz requirement from >=2019.3,<2021.0 to >=2019.3,<2022.0 (#220)

9.6.4

Choose a tag to compare

@github-actions github-actions released this 29 Jan 19:20

🐛 Bug Fixes

  • Fix secret alert and entry delay trigger websocket event types (#219)