Skip to content

blinkpy-0.6.0

Compare
Choose a tag to compare
@fronzbot fronzbot released this 12 May 20:11
· 1584 commits to master since this release
  • Removed redundant properties that only called hidden variables
  • Revised request wrapper function to be more intelligent
  • Added tests to ensure exceptions are caught and handled (100% coverage!)
  • Added auto re-authorization (token refresh) when a request fails due to an expired token (@tySwift93)
  • Added battery level string to reduce confusion with the way Blink reports battery level as integer from 0 to 3