What's Changed
* Added image decryption support by Choochmeque in https://github.com/BaQs/pyEzviz/pull/78
* Fixed MFA support. The pyezviz CLI will stop and ask for MFA code, then continue. (Also a good example for usage)
* Changed CUname to Hassio (base64 encoded). (Easier to identify login token on Ezviz login window)
* Reverted Alarm redirected url fetch. (The full url exceed 255 characters supported by Hassio sensor)
**Full Changelog**: https://github.com/BaQs/pyEzviz/compare/0.2.0.7...0.2.0.8