Panda88CO
Panda88CO
I believe there is a bug in setup_camera_list() I believe there is an issue on some platforms to handle special characters [From Subject Size Received Categories (blinkpy:setup_camera_list: Unable to retrieve...
Polling for motion continuously will likely trigger throttling. Is there a way to have a call back trigger in case of motion being detected Wonder if the APP/Camera has this...
captcha_answer = resp.text while 'CAPCHA_NOT_READY' in captcha_answer: sleep(5) captcha_answer = requests.get(answer_url, params=data) print captcha_answer.text captcha_answer = captcha_answer.text.split('|')[1] If first captcha_answer is ready it nologer has .text property in the split...
I get an error when trying to call logout - Anyone else having the same issue?