Arlo broken

Last many versions I have been unable to use my Arlo cameras with HA.

Error while setting up platform arlo
‎11‎:‎12 components/camera/arlo.py (ERROR)

Fri Dec 22 2017 11:12:57 GMT+0100 (Romance Standard Time)
Error while setting up platform arlo
Traceback (most recent call last):
File “/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py”, line 171, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=self.hass.loop)
File “/usr/lib/python3.4/asyncio/tasks.py”, line 372, in wait_for
return fut.result()
File “/usr/lib/python3.4/asyncio/futures.py”, line 277, in result
raise self._exception
File “/usr/lib/python3.4/asyncio/tasks.py”, line 237, in _step
result = next(coro)
File “/usr/lib/python3.4/asyncio/coroutines.py”, line 141, in coro
res = func(*args, **kw)
File “/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/camera/arlo.py”, line 61, in async_setup_platform
cameras.append(ArloCam(hass, camera, config))
File “/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/camera/arlo.py”, line 78, in init
self._camera.base_station.refresh_rate = SCAN_INTERVAL.total_seconds()
AttributeError: ‘NoneType’ object has no attribute ‘refresh_rate’

I have the following in my config file:

arlo:
username: !secret arlo_username
password: !secret arlo_password

camera:
platform: arlo
ffmpeg_arguments: ‘-pred 1 -q:v 2’

Same problem, I briefly discussed it here: Error while setting up Arlo Q

I am a newbee so not sure if we need to submit bug report to @tchellomello?

Posted this in the other thread:

I ran into the same issue with an Account I set up on Arlo specifically for HomeAssistant.

Needed to go into the Arlo app settings -> Grant Access
Select the account you setup and ensure that you have a tick in the bottom box: Allow Access Rights

Yeah did that too, still doesn’t work. I suspect my error is because I have Arlo Q in addition to Pro