blinkpy icon indicating copy to clipboard operation
blinkpy copied to clipboard

Handling of special characters

Open Panda88CO opened this issue 3 years ago • 0 comments

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 cameras from response {'range_days': 7, 'reference': {'usage': 400}, 'networks': [{'network_id': XXXX, 'name': 'YYYY', 'cameras': [{'id': 1ZZZZ, 'name': 'Front Walk', 'usage': 0, 'lv_seconds': 0, 'clip_seconds': 0}, {'id': 2ZZZZ, 'name': 'Deck', 'usage': 0, 'lv_seconds': 0, 'clip_seconds': 0}, {'id': 3ZZZZ, 'name': 'South Side/Back', 'usage': 13, 'lv_seconds': 13, 'clip_seconds': 0}]}]})

Panda88CO avatar Oct 03 '22 22:10 Panda88CO