This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
Releases: Brandawg93/homebridge-nest-cam
Releases · Brandawg93/homebridge-nest-cam
v1.1.10
FIX
- If there is no config, the plugin will now exit normally.
v1.1.9
FIX
- Small fix for ffmpeg for some users
v1.1.8
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
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
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
FIX
- Fixes a few small security bugs. No major feature changes.
v1.1.4
This release includes minor code style improvements. No major changes to functionality.
v1.1.3
Are your cameras offline? Now you will see a Camera Offline thumbnail if so.
v1.1.2
fix for thumbnails
v1.1.1
- Fix for thumbnails (the code has been reverted to v0.26.0)
- Fix for enabled/disabled not updating when user uses the Nest app