You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there @scop, @fphammerle, mind taking a look at this issue as it has been labeled with an integration (huawei_lte) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of huawei_lte can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Change the title of the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign huawei_lte Removes the current integration label and assignees on the issue, add the integration domain after the command.
The problem
Ao tentar adicionar um dispositivo roteador recebo a mensagem de falha desconhecida com a seguinte entrada nos registros:
Logger:
homeassistant. components.huawei_lte.config_flow
Source: components/huawei_lte/config_flow.py:122
Integration: Huawei LTE (documentation, issues)
First occurred: 09:22:19 (4 occurrences)
Last logged: 09:25:19
Unknown error connecting to device
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistar
Conn = await self.hass . async_add_execut
File "/usr /local/lib/python3. 10/concurrer
result = self. fn(*self. args, **self.kwa
File " /usr/src/homeassistant /homeassistar
return Connection(
File "/usr/local/lib/python3.10/site-pach
super ().init(url, timeout=timeout,
File " /usr/local/lib/python3.10/site- pack
self._initialize_csrf_tokens_and_sessic
File " /usr/local/lib/python3.10/site - pack
token = self._get_token()
File "/usr/local/lib/python3.10/site-pach
return data['token ']
KeyError: 'token'
What version of Home Assistant Core has the issue?
2023.1.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Huawei LTE
Link to integration documentation on our website
https://www.home-assistant.io/integrations/huawei_lte
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: