KraigM / homebridge-nest

Nest plugin for HomeBridge
210 stars 72 forks source link

Switch Nest Cam On/Off (not Home/Away) #88

Open rchang05 opened 8 years ago

rchang05 commented 8 years ago

I would love the ability to expose the On/Off (or streaming/not streaming as I think Nest calls it in the API) functionality of the Nest Cam in HomeBridge. I tried to replicate this by using the Home/Away mode toggle that's exposed, but the camera would not always turn on when switched to Away. Also, several other devices (such as Hue lights) read the Nest Away state and do certain activities based on being Away, when really I just want a way to turn the camera on (and remain in Nest Home mode) while we sleep as part of a "Good Night" scene.

marcopullo commented 7 years ago

111 PR handles this.

rchang05 commented 7 years ago

It works perfectly! Thank you so much!

zeve-zz commented 7 years ago

@marcopullo @rchang05 can you explain how to use this? im not seeing this switch. only the motion detector is popping up.

rchang05 commented 7 years ago

Replace the nest-cam-accessory.js in your local homebridge-nest folder with this nest-cam-accessory.js: https://github.com/marcopullo/homebridge-nest/blob/4abefeae2856a044de79882ea9dac796ca5cba3a/lib/nest-cam-accessory.js