The Nest Community is now Google Home & Nest!
We have moved to a new home. Please visit the Google Home & Nest Community to connect with other users, ask questions, and explore the new space.
Actually, I've found out why but it's not in any documentation or the
script editor.Motion sensors use: - type:
device.state.MotionDetectionCamera motion uses: - type:
device.event.MotionDetectionSo for the Camera you have to have 'motion'
detection ...
Yeah I've got a nest camera, the script editor suggests using:- type:
device.state.MotionDetectiondevice: Google Nest Camerastate:
motionDetectionEventInProgressis: truebut whenever I try to validate or
save it I get the error '[state: motionDetectio...
Hiya, from trying the scripts myself it seems like this still isn't
working close to a year since the original 'it's coming soon'. Is that
the case? Or is there some other functions that have been released that
are documented somewhere to access this...