cancel
Showing results for 
Search instead for 
Did you mean: 

motionDetectionEventInProgress not supported for Nest camera?

oscanada12
Community Member

Hi,

I am attempting to check the motion state of my Nest Camera using an example found in the official documentation:

 

starters:
 - type: device.state.MotionDetection
   
device: My Device - Room Name
   
state: motionDetectionEventInProgress
   
is: true

 When i attempted this, I get the following error:

[motion_detection_event_in_progress] is not supported by device [My Device - Room Name].

This is strange because the field is available under auto complete and looks like it should work.

Any suggestions here? Note: I am not looking to check for an event - I am interested in the state as one would get from a motion sensor for example.

Thank you in advance for any pointers.

 

2 REPLIES 2

maedacortez
Community Specialist
Community Specialist

Hi oscanada12,

 

Thank you for reaching out. I understand that when you use the Developer Center, it says that your device is not supported. I’m happy to assist you. Thank you for the information. For the moment, your device is not supported. I recommend that you send us your feedback. Your comments are very important to us as we improve our devices.

 

Let me know if you have any other questions.

 

Regards,

 

Manuel

Thanks Manuel. I used an example straight from the official documentation - is that referring to another device? If so which one?