11-03-2024 07:44 PM - edited 11-03-2024 07:45 PM
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.
11-08-2024 03:44 PM
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
11-08-2024 03:46 PM
Thanks Manuel. I used an example straight from the official documentation - is that referring to another device? If so which one?