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

Releases: Brandawg93/homebridge-nest-cam

v1.1.10

26 Mar 12:32
Compare
Choose a tag to compare

FIX

  • If there is no config, the plugin will now exit normally.

v1.1.9

19 Mar 14:18
Compare
Choose a tag to compare

FIX

  • Small fix for ffmpeg for some users

v1.1.8

19 Mar 00:43
Compare
Choose a tag to compare

NEW

  • The plugin now uses ffmpeg-for-homebridge to make ffmpeg more stable for different users

Come join the new official Homebridge Discord Server!

v1.1.7

03 Mar 13:47
Compare
Choose a tag to compare

Extra options can be enabled/disabled depending on which switches and sensors you would like to see in the Home app. Here is the current list of available options:

  • motionDetection: enable/disable the motion sensor
  • streamingSwitch: enable/disable the ability to turn the camera on or off
"options": {
  "motionDetection": true,
  "streamingSwitch": true
}

v1.1.6

28 Feb 14:00
Compare
Choose a tag to compare

NEW

  • Field Testers can now connect their cameras to homebridge. No options to configure. It just works.
  • You can now use "copy" as the ffmpegCodec.

FIX

  • Nest cameras no longer need to redirect to a new server for streaming.

v1.1.5

24 Feb 14:00
Compare
Choose a tag to compare

FIX

  • Fixes a few small security bugs. No major feature changes.

v1.1.4

23 Feb 16:46
Compare
Choose a tag to compare

This release includes minor code style improvements. No major changes to functionality.

v1.1.3

22 Feb 01:46
106105c
Compare
Choose a tag to compare

Are your cameras offline? Now you will see a Camera Offline thumbnail if so.

v1.1.2

21 Feb 23:21
Compare
Choose a tag to compare
fix for thumbnails

v1.1.1

21 Feb 18:21
Compare
Choose a tag to compare
  • Fix for thumbnails (the code has been reverted to v0.26.0)
  • Fix for enabled/disabled not updating when user uses the Nest app