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

i can not get any sensor anymore since 2021.9 #7

Open
ollimagic opened this issue Sep 8, 2021 · 4 comments
Open

i can not get any sensor anymore since 2021.9 #7

ollimagic opened this issue Sep 8, 2021 · 4 comments

Comments

@ollimagic
Copy link

Logger: homeassistant.config_entries
Source: components/wolflink/init.py:129
First occurred: 8:59:14 (1 occurrences)
Last logged: 8:59:14

Error setting up entry Hauptheizung for wolflink
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 304, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/usr/src/homeassistant/homeassistant/components/wolflink/init.py", line 46, in async_setup_entry
parameters = await fetch_parameters_init(wolf_client, gateway_id, device_id)
File "/usr/src/homeassistant/homeassistant/components/wolflink/init.py", line 136, in fetch_parameters_init
return await fetch_parameters(client, gateway_id, device_id)
File "/usr/src/homeassistant/homeassistant/components/wolflink/init.py", line 129, in fetch_parameters
fetched_parameters = await client.fetch_parameters(gateway_id, device_id)
File "/usr/local/lib/python3.9/site-packages/wolf_smartset/wolf_client.py", line 97, in fetch_parameters
tab_views = desc[MENU_ITEMS][0][TAB_VIEWS]
KeyError: 'MenuItems'

@ollimagic ollimagic changed the title i can not get any sensor anymore since 2021.09 i can not get any sensor anymore since 2021.9 Sep 8, 2021
@galex80
Copy link

galex80 commented Sep 9, 2021

I'm getting the same error message.
I've already tried to set up this integration from scratch again, but without any success 🙁

@ollimagic
Copy link
Author

i have a question will you fix it or is these intigration never working again?

@adamkrol93
Copy link
Owner

Till the end of September I will not have time to dive into it. But I hope I will be able to fix this integration.

@ollimagic
Copy link
Author

ollimagic commented Sep 15, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants