0.10.0
What's Changed
Bugfixes
- (#137):
InvalidSectorandInvalidInputexceptions are replaced byCommandError. 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-commithooks are updated to their latest versions
Read the full changeset and the release milestone.