- Catch expired token exception and tries re-login or raises exception if username/password isn't set.
0.1.9.5
-Cleanup of code. -Fixed Update status. -Updated page_list to one used by latest Ezviz App, updated key names. -client.status() resulted in duplicate execution, cleanup camera.py and fixed duplicate execution.
0.1.9.4
- Load_cameras outputs dict with camera serial as key, - add typing to camera and client, - alarm filter change to all alarm types (for motion sensor)
0.1.9.3
-Fix cameraptz call in main via camera.py -Dependabot dependency bumps.
0.1.9.2
-Removed cloudinfos as the api isn't used and it seems to behave sporadic.