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

TypeError: Cannot read properties of undefined (reading 'get_status_value') #90

Closed
etofi opened this issue Oct 25, 2023 · 6 comments
Closed

Comments

@etofi
Copy link

etofi commented Oct 25, 2023

Ich bekomme gerade für jeden Abfrage die ich mache die Fehlermeldung obwohl die Verbindung mit "ready" bestätigt ist.

TypeError: Cannot read properties of undefined (reading 'get_status_value')

Also letzte Woche hat das noch funktioniert und seither habe ich ich nichts geändert.

grafik

@osvedman
Copy link

I started having this problem a couple of days ago as well. Still happening and I have not changed anything either.

@kevin14389
Copy link

I also have a problem for a few days. I don't know why but I can't connect with auth. He is still "connecting...". I changed nothing !! Is this a change from Siemens ?

@thomasjetzinger
Copy link

Same problem here

@imbence
Copy link

imbence commented Oct 28, 2023

I just installed the node, auth seems to be working but having a similar error when trying to get appliances.

TypeError: Cannot read properties of undefined (reading 'get_home_appliances')

@blaxer
Copy link

blaxer commented Oct 28, 2023

Same here:

TypeError: Cannot read properties of undefined (reading 'get_status')

@alexkn alexkn closed this as completed in 098b466 Oct 28, 2023
@alexkn
Copy link
Owner

alexkn commented Oct 28, 2023

Tags are renamed in homeconnect api:
default -> appliances
status_events -> status

Should be fixed in v0.6.7

You have to reconfigure your nodes to use the new tags!

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

7 participants