Releases: MisterWil/abodepy
Releases · MisterWil/abodepy
abodepy-1.2.2
- Fixes enabling and disabling automations #82
abodepy-1.2.1
- Added smart cam device via #78 (Thank you!)
- Fixed device_print output in abodecl as reported via by /u/iwantmoarMOARbacon
abodepy-1.2.0
- Add MFA (Google Authenticator) support via #76 closes #32 thanks @kevdliu
- Change requirements as requested in #74
abodepy-1.1.0
- "Armed with fault" event_codes have updated? closes #69
- --quiet does not return anything for --device or --device device_id closes #70 via #71
- Fix for camera privacy mode via #72
- Fix to handle Abode server issues via #73
abodepy-1.0.0
- Bump version to 1.0.0 because why the heck not
- Fixed py35 and py36 builds by downgrading pytest (for now I guess?)
- Add ability to turn camera on/off and is_on property via #68 (thanks @shred86)
abodepy-0.19.0
- #66 Bump psutil from 5.4.3 to 5.6.6
- #67 Add callback for abode connection status (thanks @shred86)
The build for this version is currently failing to run due to a bug in pytest-sugar and pytest. Once its fixed I'll release a 0.19.1 release.
abodepy-0.18.1
- Fixes abode-side one-off-rounding warning log via #64 (thanks @shred86)
abodepy-0.18.0
- Adds handling for CUE Automations via #63 closing #41
- Removes all legacy automation and quick action logic which is being fully removed from Abode on Feb 22, 2020
abodepy-0.17.0
- Fix camera snapshot issue #60