Problem with my entity Skybell

Hi,

After upgrade to the last version we have problem with my entity Skybell we have this error in log.

2020-07-16 21:14:23 ERROR (MainThread) [homeassistant.setup] Error during setup of component skybell
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/skybellpy/__init__.py", line 95, in login
    json_data=login_data, retry=False)
  File "/usr/local/lib/python3.7/site-packages/skybellpy/__init__.py", line 200, in send_request
    raise SkybellException(ERROR.REQUEST, "Retry failed")
skybellpy.exceptions.SkybellException: Request failed: Retry failed

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 193, in _async_setup_component
    result = await asyncio.wait_for(task, SLOW_SETUP_MAX_WAIT)
  File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
    return fut.result()
  File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/src/homeassistant/homeassistant/components/skybell/__init__.py", line 45, in setup
    username=username, password=password, get_devices=True, cache_path=cache
  File "/usr/local/lib/python3.7/site-packages/skybellpy/__init__.py", line 66, in __init__
    self.get_devices()
  File "/usr/local/lib/python3.7/site-packages/skybellpy/__init__.py", line 130, in get_devices
    response = self.send_request("get", CONST.DEVICES_URL)
  File "/usr/local/lib/python3.7/site-packages/skybellpy/__init__.py", line 165, in send_request
    self.login()
  File "/usr/local/lib/python3.7/site-packages/skybellpy/__init__.py", line 97, in login
    raise SkybellAuthenticationException(ERROR.LOGIN_FAILED, exc)
skybellpy.exceptions.SkybellAuthenticationException: Login failed: Request failed: Retry failed
2020-07-16 21:14:23 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform skybell.binary_sensor: Unable to set up component.
2020-07-16 21:14:23 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform skybell.switch: Unable to set up component.

Thanks

Same problem here

I got the same thing.
Evidently Skybell no longer works with HA.

My message on reddit, saying the same.

Same issue here, does anybody know what caused this and if it will be fixed?

Is there a fix?

Hi ALL,

After upgrade to the Home Assistant 0.114.1 my Skybell is now working well.

Hi All,
I have this error on my HA 2021.10.6 on ubuntu 18.04.6 with skybell:

skybellpy.exceptions.SkybellException: Request failed: Retry failed

any idea how to fix this. Thanks in advance

I’m having the same problem again. Time to ditch this piece of junk!