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

v5.3.0

Compare
Choose a tag to compare
@Brandawg93 Brandawg93 released this 30 Sep 00:57
· 313 commits to master since this release

Important Change

ffmpegCodec has been moved under the advanced configuration options section of the config.json. To continue using a custom h264 video encoder, please update your config.json accordingly.

NEW

  • Camera info is now saved on shutdown to have the most up-to-date data on restarts. (441f185)
  • Coupling between Nest and Homebridge has been lowered to allow Nest part of plugin to be more independent of Homebridge. (64ad24d, de2931a, f3cb670)

FIX

  • Return audio quality has been slightly improved. (fdbc134)
  • Fixed random issues with login process not parsing crendentials properly. (e4d7430)