Skip to content

0.10.0

Compare
Choose a tag to compare
@palazzem palazzem released this 01 Feb 19:16
· 8 commits to main since this release
9ab3bbc

What's Changed

Bugfixes

  • (#137): InvalidSector and InvalidInput exceptions are replaced by CommandError. This exception is raised when the client fails to arm/disarm the system, or make any time of change. When the system fails, the client logs an error including the response from the API. This solves the issue of assuming what type of error it was.

Testing / Development

  • (#136): pre-commit hooks are updated to their latest versions

Read the full changeset and the release milestone.