7.5.4 • Published 1 year ago

homebridge-nest-cam v7.5.4

Weekly downloads
569
License
GPL-3.0
Repository
github
Last release
1 year ago

homebridge-nest-cam

View your Nest cams in HomeKit using Homebridge with this plugin.

NPM

PayPal

verified-by-homebridge certified-hoobs-plugin

build Discord Downloads

npm (tag) npm (tag) GitHub commits since latest release (by date)

FAQTroubleshootingError Codes

Notes

  • This plugin does not work with the latest Nest cameras. If you do not see it in the Nest app, then it will not show in this plugin. More info can be found at #440.

Installation

  1. Install this plugin using: npm install -g --unsafe-perm homebridge-nest-cam
  2. Add google authentication to config.json
  3. Run Homebridge
  4. Login with homebridge-config-ui-x or use the manual authentication method.

FFmpeg

By default, libx264 is used as the h264 encoder. If you would like to use a hardware-accelerated encoder instead, refer to the h264 Hardware Encoders Wiki.

Setting up the Config.json

refreshToken

Google Accounts are configured using a "refreshToken" string in config.json. An example is shown below. The field will be generated automatically when using homebridge-config-ui-x, otherwise, it can be found in your Nest account using the manual authentication method.

{
    "platform": "Nest-cam",
    "options": {
      "ffmpegCodec": "libx264",
      "motionDetection": true,
      "streamingSwitch": true,
      "disableAudio": false
    },
    "refreshToken": "1//01T_..."
}

options

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:

NameDescriptionType
ffmpegCodecThe video codec to use for FFmpegstring
streamQualityThe quality of the stream from LOW to HIGHnumber (1-3)
alertCheckRateHow often to check for alertsnumber (seconds)
alertCooldownRateHow long between consecutive alert notificationsnumber (seconds)
alertTypesWhat type of alerts to receivearray
importantOnlyOnly send notifications on events considered importantboolean
motionDetectionEnable/disable the motion sensorsboolean
doorbellAlertsEnable/disable doorbell ring notificationsboolean
doorbellSwitchEnable/disable doorbell automation switchboolean
streamingSwitchEnable/disable the ability to turn the camera on or offboolean
chimeSwitchEnable/disable the ability to turn the doorbell chime on or offboolean
audioSwitchEnable/disable the ability to turn the camera audio on or offboolean
pathToFfmpegSpecify the path to a custom FFmpeg binarystring
camerasSpecify the camera UUID of which cameras to seearray
structuresSpecify the structure ID of which structures' cameras to seearray

Features

  • View cameras within homekit.
  • Receive notifications and set routines for motion or when the doorbell is rang.
  • Receive notifications for specific motion events.
  • Listen and talk back to people on equipped cameras.
  • Enable/disable the indoor chime on Hello doorbells.

Join the Discord

Unfortunately, there is no way for me to test every subscription, camera type, and feature. If you would like to help me test new features and enhancements, or if you have general questions or need support, join the official Homebridge Discord Server.

Credits

This plugin was originally developed by KhaosT.

This plugin was converted to typescript using both homebridge-ring and homebridge-examples.

Donate to Support homebridge-nest-cam

This plugin was made with you in mind. If you would like to show your appreciation for its continued development, please consider sponsoring me on Github.

Disclaimer: This plugin and its contributers are not affiliated with Google LLC or Nest Labs in any way.

7.5.4

1 year ago

7.5.3

2 years ago

7.5.2

2 years ago

7.5.1

2 years ago

7.5.1-test.3

2 years ago

7.5.1-test.2

2 years ago

7.5.1-test.4

2 years ago

7.5.2-test.0

2 years ago

7.5.1-test.1

2 years ago

7.5.1-test.0

2 years ago

7.5.0

3 years ago

7.5.0-test.0

3 years ago

7.4.1

3 years ago

7.4.0

3 years ago

7.4.0-test.0

3 years ago

7.3.0

3 years ago

7.3.0-test.0

3 years ago

7.2.0

3 years ago

7.2.0-test.0

3 years ago

7.1.2

3 years ago

7.1.1-test.1

3 years ago

7.1.1

3 years ago

7.1.1-test.0

3 years ago

7.1.0

3 years ago

7.1.0-test.0

3 years ago

7.0.2

3 years ago

7.0.0

3 years ago

7.0.1

3 years ago

7.0.0-test.5

3 years ago

7.0.0-test.4

3 years ago

7.0.0-test.1

3 years ago

7.0.0-test.3

3 years ago

7.0.0-test.2

3 years ago

7.0.0-test.0

3 years ago

6.1.2

3 years ago

6.1.1

3 years ago

6.1.0

3 years ago

6.0.3

3 years ago

6.0.2-test.0

3 years ago

6.0.2

3 years ago

6.0.1

3 years ago

6.0.0-test.6

3 years ago

6.0.0-test.7

3 years ago

6.0.0

3 years ago

6.0.0-test.5

3 years ago

6.0.0-test.4

3 years ago

6.0.0-test.3

3 years ago

6.0.0-test.2

3 years ago

6.0.0-test.1

3 years ago

6.0.0-test.0

3 years ago

5.5.2

3 years ago

5.5.2-test.0

3 years ago

5.5.1

3 years ago

5.5.0

3 years ago

5.4.2

4 years ago

5.4.2-test.0

4 years ago

5.4.1

4 years ago

5.4.1-test.1

4 years ago

5.4.1-test.0

4 years ago

5.4.0

4 years ago

5.3.0

4 years ago

5.2.6-test.2

4 years ago

5.2.6

4 years ago

5.2.6-test.1

4 years ago

5.2.6-test.0

4 years ago

5.2.5

4 years ago

5.2.5-test.0

4 years ago

5.2.4-test.1

4 years ago

5.2.4-test.0

4 years ago

5.2.4

4 years ago

5.2.3

4 years ago

5.2.3-test.0

4 years ago

5.2.2-test.1

4 years ago

5.2.2

4 years ago

5.2.2-test.0

4 years ago

5.2.1

4 years ago

5.2.0

4 years ago

5.1.0

4 years ago

5.0.3

4 years ago

5.0.2

4 years ago

5.0.1

4 years ago

5.0.2-test.0

4 years ago

5.0.2-test.1

4 years ago

5.0.1-test.3

4 years ago

5.0.1-test.4

4 years ago

5.0.1-test.1

4 years ago

5.0.1-test.2

4 years ago

5.0.1-test.0

4 years ago

5.0.0

4 years ago

5.0.0-test.2

4 years ago

5.0.0-test.1

4 years ago

4.8.0

4 years ago

5.0.0-test.0

4 years ago

4.7.0

4 years ago

4.7.0-test.0

4 years ago

4.6.2-test.3

4 years ago

4.6.2-test.2

4 years ago

4.6.2-test.1

4 years ago

4.6.2-test.0

4 years ago

4.6.1

4 years ago

4.6.0

4 years ago

4.4.3-test.8

4 years ago

4.5.0

4 years ago

4.4.3-test.7

4 years ago

4.4.3-test.6

4 years ago

4.4.3-test.5

4 years ago

4.4.3-test.4

4 years ago

4.4.3-test.3

4 years ago

4.4.3-test.2

4 years ago

4.4.3-test.1

4 years ago

4.4.3-test.0

4 years ago

4.4.2

4 years ago

4.4.1

4 years ago

4.4.0

4 years ago

4.3.0

4 years ago

4.2.1-test.3

4 years ago

4.2.1-test.1

4 years ago

4.2.1-test.2

4 years ago

4.2.0

4 years ago

4.2.1-test.0

4 years ago

4.1.1-test.3

4 years ago

4.1.1-test.2

4 years ago

4.0.1-test.0

4 years ago

4.1.1-test.1

4 years ago

4.1.1-test.0

4 years ago

4.0.1

4 years ago

4.1.0

4 years ago

4.0.0

4 years ago

4.0.0-test.7

4 years ago

4.0.0-test.6

4 years ago

4.0.0-test.4

4 years ago

4.0.0-test.5

4 years ago

4.0.0-test.3

4 years ago

4.0.0-test.2

4 years ago

4.0.0-test.1

4 years ago

4.0.0-test.0

4 years ago

3.5.1-test.0

4 years ago

3.5.0

4 years ago

3.5.0-test.0

4 years ago

3.4.3

4 years ago

3.4.2

4 years ago

3.4.2-test.0

4 years ago

3.4.1

4 years ago

3.4.0

4 years ago

3.3.1-test.4

4 years ago

3.3.1-test.3

4 years ago

3.3.1-test.2

4 years ago

3.3.1-test.1

4 years ago

3.3.1-test.0

4 years ago

3.3.0

4 years ago

3.3.0-test.0

4 years ago

3.2.2

4 years ago

3.2.2-test.0

4 years ago

3.2.1

4 years ago

3.2.1-test.3

4 years ago

3.2.1-test.2

4 years ago

3.2.1-test.1

4 years ago

3.2.1-test.0

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.1.0-test.4

4 years ago

3.1.0-test.3

4 years ago

3.1.0-test.2

4 years ago

3.1.0-test.1

4 years ago

3.0.1

4 years ago

3.0.1-test.2

4 years ago

3.0.1-test.1

4 years ago

3.0.1-test.0

4 years ago

3.0.0

4 years ago

3.0.0-test.0

4 years ago

2.6.0

4 years ago

2.6.0-test.1

4 years ago

2.6.0-test.0

4 years ago

2.5.0

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.4.0-test.5

4 years ago

0.0.17-old.0

4 years ago

2.5.0-test.0

4 years ago

2.5.0-test.1

4 years ago

2.4.0-test.4

4 years ago

2.4.0-test.3

4 years ago

2.4.0-test.2

4 years ago

2.4.0-test.1

4 years ago

2.4.0-test.0

4 years ago

2.3.4

4 years ago

2.3.4-test.3

4 years ago

2.3.3

4 years ago

2.3.4-test.2

4 years ago

2.3.4-test.1

4 years ago

2.3.4-test.0

4 years ago

2.3.3-test.0

4 years ago

2.3.2

4 years ago

2.3.0

4 years ago

2.3.1

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

1.1.12

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago