hass-aarlo icon indicating copy to clipboard operation
hass-aarlo copied to clipboard

Zero Cameras found

Open bradkemper opened this issue 2 months ago • 1 comments

I am on 0.8.1b15

I was able to authenticate, but it found zero cameras. My regular Arlo app shows my one camera, but HA integration does not. I deleted session.pickle and restarted, but it didn’t help. Here is what is in the logs with the word “arlo” in it (I removed a 13 digit number below, in case it was something private):

2024-04-22 16:24:22.611 WARNING (SyncWorker_3) [pyaarlo] No devices returned from /hmsweb/v2/users/devices?t=[13 digits]

2024-04-22 16:24:31.596 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'aarlo' accesses hass.components.websocket_api. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from websocket_api directly at custom_components/aarlo/camera.py, line 266: hass.components.websocket_api.async_register_command(, please create a bug report at https://github.com/twrecked/hass-aarlo/issues

bradkemper avatar Apr 23 '24 00:04 bradkemper