1. Fixes issue with `adc` CLI displays garbled data. 2. Fixes issues that prevent some arming modes from working.
0.4.8
Added support for gates!
0.4.7
Fixes issue in which OTP prompt is mistaken for request to enable 2FA.
0.4.6
Better handling around 403 errors. Now tries to log back in again (403 can mean that the user is logged out), then fails under assumption that logged in user doesn't have access to requested device.
0.4.5
1. Updated endpoints for cameras and sd card cameras to Alarm.com's new URLs. 2. Added better exception handling to better cope with future endpoint changes. 3. Added tests for 403 and 404 error for device endpoints.