Skip to content
New issue

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

Huawei LTE failled add device #85311

Closed
weverton0800 opened this issue Jan 6, 2023 · 3 comments
Closed

Huawei LTE failled add device #85311

weverton0800 opened this issue Jan 6, 2023 · 3 comments

Comments

@weverton0800
Copy link

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

@home-assistant
Copy link

home-assistant bot commented Jan 6, 2023

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.

(message by CodeOwnersMention)


huawei_lte documentation
huawei_lte source
(message by IssueLinks)

@scop
Copy link
Member

scop commented Jan 10, 2023

I'm afraid I don't understand the language in the bug report, but this looks like the same issue as #85256, also likely fixed by #85572.

@scop
Copy link
Member

scop commented Jan 11, 2023

Should be fixed by #85669 once we have a release with it out. Please reopen or drop a note here if not.

@scop scop closed this as completed Jan 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants