Open rchang05 opened 8 years ago
It works perfectly! Thank you so much!
@marcopullo @rchang05 can you explain how to use this? im not seeing this switch. only the motion detector is popping up.
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
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.