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

Ignore invalid values returned by API #40

Open
kekeseb opened this issue Jan 30, 2024 · 5 comments
Open

Ignore invalid values returned by API #40

kekeseb opened this issue Jan 30, 2024 · 5 comments

Comments

@kekeseb
Copy link

kekeseb commented Jan 30, 2024

Hi,

My Washer is regularly returning invalid or null values for all entities. Is it possible to ignore these values?

Screenshot 2024-01-30 at 09 17 24
@danistst
Copy link

danistst commented Feb 7, 2024

I have the same problem. Release 0.3.1

See the screenshot in #42 for a potential hint in the logbook.

@softplus
Copy link

FWIW this happens at the times when the "getDeviceStatus" calls returns 503.01. The clean approach would be to get V-Zug to fix this :-). It seems easy to filter these out in the meantime - the whole "getEcoInfo" response returns "0" for the measurements:
{"water":{"total":0,"average":0,"program":0,"option":0},"energy":{"total":0,"average":0,"program":0}}

@lucadesimoni
Copy link

Any progress on this? I'm also facing the same issue

@siku2
Copy link
Owner

siku2 commented May 28, 2024

Some fixes have been implemented in the pre-release version of the integration, but I haven't been able to work on this in some time.

@martignoni
Copy link

Also suffering this with my AdoraWash V2000. Any progress?

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

6 participants