cancel
Showing results for 
Search instead for 
Did you mean: 
Replies are disabled for this topic. Start a new one or visit our Help Center.

iCsee camera doesn’t support [MotionDetection]

Kosalasb
Community Member

I have connected an iCsee camera to Google Home and it works. I tried to create a script to handle device.event.MotionDetection. But it's not accepted. It gives the following error, "[CameraName - Room] doesn’t support [MotionDetection]. Try a different camera.". This Camera has Motion Detection and Human Detection features. Any workaround?

2 REPLIES 2

GBD
Bronze
Bronze

You could try device.state.MotionDetection instead. No guarantee that this will work either (Neither seam work for Nest cameras).

Good luck!

Kosalasb
Community Member

Thanks, GBD for your quick suggestion. But it didn't work either. The only type shown for this device is device.state.online. It's also not working. it gives the error [device.state.online] is an unknown type name. I'm new to this field, do you have any idea, if this feature is missing due to an issue in the iCsee service or is it related to the device? If it's related to service, can I create my own service to handle it? Thanks again.