Releases: bachya/simplisafe-python
Releases · bachya/simplisafe-python
3.1.4
05 Oct 17:32
Compare
Sorry, something went wrong.
No results found
Add dirtiness check for refresh token (#15 )
3.1.3
04 Oct 20:21
Compare
Sorry, something went wrong.
No results found
Add address as a System property (#14 )
3.1.2
03 Oct 23:15
Compare
Sorry, something went wrong.
No results found
Added a trigger_instantly property to V2 and V3 systems (#13 )
Add support for Python 3.5 (#12 )
Re-architect triggered meaning for v2 sensors (#11 )
3.1.1
29 Sep 17:59
Compare
Sorry, something went wrong.
No results found
Updated example to match latest code
Fixed a bug where requests would not be properly authenticated
Fixed an incorrect README.md instruction
Fixed broken test
Changed property error type to be more correct
3.1.0
29 Sep 17:58
Compare
Sorry, something went wrong.
No results found
Updated refresh token logic with automatic refreshing and a better instantiation (#7 )
Made typing a Makefile command (#10 )
Updated contribution instructions (#9 )
Update issue templates
Updated doc with reference to temperature parameter
3.0.4
27 Sep 20:01
Compare
Sorry, something went wrong.
No results found
Made SystemStates a "sub-property" of System
3.0.3
27 Sep 19:25
Compare
Sorry, something went wrong.
No results found
Added a global temperature property to each System
3.0.2
26 Sep 16:46
Compare
Sorry, something went wrong.
No results found
Added additional states: away_count and home_count
3.0.1
24 Sep 16:22
Compare
Sorry, something went wrong.
No results found
Made 3.6 the minimum accepted version of Python
3.0.0
24 Sep 04:31
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE : Convert library to use asyncio
Added full test suite (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