PowerView Hub - Error 423

Hello!
I’m struggling with my PowerView Hub. I’m getting the following Error:

Logger: homeassistant.components.hunterdouglas_powerview
Source: components/hunterdouglas_powerview/init.py:142
Integration: Hunter Douglas PowerView (documentation, issues)
First occurred: 21. Januar 2021, 00:14:21 (1 occurrences)
Last logged: 21. Januar 2021, 00:14:21

Unexpected error fetching powerview hub data: 423

Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 144, in async_refresh self.data = await self._async_update_data() File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 132, in _async_update_data return await self.update_method() File “/usr/src/homeassistant/homeassistant/components/hunterdouglas_powerview/init.py”, line 142, in async_update_data shade_entries = await shades.get_resources() File “/usr/local/lib/python3.8/site-packages/aiopvapi/helpers/api_base.py”, line 91, in get_resources resources = await self.request.get(self._base_path, **kwargs) File “/usr/local/lib/python3.8/site-packages/aiopvapi/helpers/aiorequest.py”, line 67, in get return await check_response(response, [200, 204]) File “/usr/local/lib/python3.8/site-packages/aiopvapi/helpers/aiorequest.py”, line 35, in check_response raise PvApiResponseStatusError(response.status) aiopvapi.helpers.aiorequest.PvApiResponseStatusError: 423

Can someone help me? Thank you.

1 Like

Hi!

I’m seeing the same error in my logs.
There is an issue, https://github.com/home-assistant/core/issues/36195, that mentions the error but it has been closed.

Kind regards,
Peter