JurajNyiri / pytapo

Python library for communication with Tapo Cameras
MIT License
277 stars 58 forks source link

ERROR CODE 71105 #101

Closed Yarelus closed 6 months ago

Yarelus commented 6 months ago

Hello, Using getEvents with a C210 camera

I receive that: Exception: Error: -71105, Response: {"method": "searchDetectionList", "result": {}, "error_code": -71105}

Any idea of the meaning of this error.

Thanks

Yarelus commented 6 months ago

Hello,

I found this morning the meaning of that error. I though that there is a internal memory allocated to store the last event. in fact not. I add a SD Card in each camera and it's know functioning.

So, if you want, you can add this error code -71105.