NOTE: this file is here for posterity; going forward, release info can be found here: https://github.com/bachya/simplisafe-python/releases
- Convert library to use
asyncio
- Added full test sweet (with 100% coverage)
- Complete overhaul of documentation
- Added Makefile with common tasks
- Added Pipfile for dependency management
- Added CodeClimate and CodeCov badging/tracking
- Updated
setup.py
to common standard - Added contribution instructions
- Added author recognition
- Raise exception when setup doesn't complete
- Allow users without monthly monitoring to get system status
- Moving to the new API
- Get status from "Dashboard" request instead of "Locations" request because simplisafe was returning 'error'
- Don't log error when user doesn't have a freeze sensor
- Added protection against incorrect data from SimpliSafe back-end
- Return status of login corrected spelling of credentials
- Fixed logging in system
- Complete re-write
- Initial support