** Which country are you from **
German Account
Describe the bug
Integration add, this shows an error that the information not working. When i try with wrong cred. i get an error that the credentiails are wrong. Error is add.
A clear and concise description of what the bug is.
Log file
Logger: homeassistant.config_entries
Quelle: config_entries.py:761
Erstmals aufgetreten: 09:37:59 (2 Vorkommnisse)
Zuletzt protokolliert: 09:38:55
Error setting up entry markus@straub-it.de for librelink
Traceback (most recent call last):
File "/config/custom_components/librelink/api.py", line 200, in api_wrapper
response.raise_for_status()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/client_reqrep.py", line 629, in raise_for_status
raise ClientResponseError(
...<5 lines>...
)
aiohttp.client_exceptions.ClientResponseError: 430, message='', url='https://api.libreview.io/llu/auth/login'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 761, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/librelink/init.py", line 48, in async_setup_entry
sessionToken = await myLibrelinkLogin.async_get_token()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/librelink/api.py", line 148, in async_get_token
reponseLogin = await api_wrapper(
^^^^^^^^^^^^^^^^^^
...<9 lines>...
)
^
File "/config/custom_components/librelink/api.py", line 209, in api_wrapper
raise LibreLinkApiCommunicationError(
"Error fetching information",
) from exception
custom_components.librelink.api.LibreLinkApiCommunicationError: Error fetching information
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
** Which country are you from **
German Account
Describe the bug
Integration add, this shows an error that the information not working. When i try with wrong cred. i get an error that the credentiails are wrong. Error is add.
A clear and concise description of what the bug is.
Log file
Logger: homeassistant.config_entries
Quelle: config_entries.py:761
Erstmals aufgetreten: 09:37:59 (2 Vorkommnisse)
Zuletzt protokolliert: 09:38:55
Error setting up entry markus@straub-it.de for librelink
Traceback (most recent call last):
File "/config/custom_components/librelink/api.py", line 200, in api_wrapper
response.raise_for_status()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/aiohttp/client_reqrep.py", line 629, in raise_for_status
raise ClientResponseError(
...<5 lines>...
)
aiohttp.client_exceptions.ClientResponseError: 430, message='', url='https://api.libreview.io/llu/auth/login'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 761, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/librelink/init.py", line 48, in async_setup_entry
sessionToken = await myLibrelinkLogin.async_get_token()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/librelink/api.py", line 148, in async_get_token
reponseLogin = await api_wrapper(
^^^^^^^^^^^^^^^^^^
...<9 lines>...
)
^
File "/config/custom_components/librelink/api.py", line 209, in api_wrapper
raise LibreLinkApiCommunicationError(
"Error fetching information",
) from exception
custom_components.librelink.api.LibreLinkApiCommunicationError: Error fetching information
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.