Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

v7.0.2

Compare
Choose a tag to compare
@Brandawg93 Brandawg93 released this 30 Jan 00:17
· 139 commits to master since this release

FIX

  • Added backwards compatibility for old browser cookies (5200fbd).
    • Simply add your googleAuth object to your config manually to continue using that method.
    • A new refresh token will take precedence over browser cookies.

NEW

  • The authentication process has been completely reworked to use long-life refresh tokens instead of browser cookies (5d174ba).
  • The plugin is now certified to work with HOOBS (d8209d7).
  • A new switch has been added for doorbell cameras to enable/disable Visitor Announcements (closes #394) (fd0f6fe).

FIX

  • Improved the time it takes to subscribe to camera events (32f86f6).

Note for Field Testers

In order to use the UI, you will need to manually add "fieldTest": true to your options in your config.json.