We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ejestrator: custom_components.aquarea.coordinator Źródło: helpers/update_coordinator.py:379 integracja: Aquarea Smart Cloud ([dokumentacja](https://github.com/cjaliaga/home-assistant-aquarea), [Problemy](https://github.com/cjaliaga/home-assistant-aquarea/issues)) Pierwsze zdarzenie: 09:20:07 (5 zdarzenia) Ostatnio zalogowany: 09:27:57 Unexpected error fetching aquarea-*****@gmail.com-*** data Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 379, in _async_refresh self.data = await self._async_update_data() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/aquarea/coordinator.py", line 67, in _async_update_data await self.device.refresh_data() File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 949, in refresh_data self._status = await self._client.get_device_status(self._info.long_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 71, in _wrap response = await fn(client, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 509, in get_device_status response = await self.request( ^^^^^^^^^^^^^^^^^^^ ...<4 lines>... ) ^ File "/usr/local/lib/python3.13/site-packages/aioaquarea/core.py", line 239, in request raise ApiError(error.error_code, error.error_message) aioaquarea.errors.ApiError: API error: 1001-0017 - Failed user authorization for AQUAREA Smart Cloud. Please try again after a while.
2025.1.3
Home Assistant Container
0.7.1
One zone
Yes
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
The problem
What version of Home Assistant Core are you running?
2025.1.3
What type of installation are you running?
Home Assistant Container
What version of the integration are you running?
0.7.1
Device description
One zone
Is the integration loading?
Yes
Is the adapter able to connect to the Aquarea Smart Cloud with a stable internet connection?
Yes
Are you able to perform the action you're trying to with the Aquarea Smart Cloud Site/App?
Yes
Area of the issue
No response
Anything in the logs?
Additional information
No response
The text was updated successfully, but these errors were encountered: