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

Drain sensor error not revealed in Home Assistant #143

Open
sharwell opened this issue May 6, 2024 · 2 comments
Open

Drain sensor error not revealed in Home Assistant #143

sharwell opened this issue May 6, 2024 · 2 comments

Comments

@sharwell
Copy link

sharwell commented May 6, 2024

Kumo Cloud is showing the following error:

Code: 2502

Your unit's drain sensor or float switch has tripped. Let a technician know about this.

Start: Sunday, May 5th 2024, 8:33 pm

I didn't see the same error anywhere in Home Assistant. Please let me know if you need me to manually invoke any APIs locally to better determine how this could be integrated in the future.

@dlarrick
Copy link
Owner

dlarrick commented May 6, 2024

Please keep in mind that our use of the Kumo API is reverse-engineered based on observing the communications between the app and an indoor unit. So someone who's seeing this (or a similar error) would have to investigate.

There is a flag for "filterDirty" in the logs we've got, and that is exposed as an attribute in HA. But nothing I have talks about drain, though "floatSwitchWet" is mentioned in traces from the KumoCloud service.

If you'd like to poke around, there are instructions on using pykumo interactively over in that repo.

@sharwell
Copy link
Author

sharwell commented May 7, 2024

Please keep in mind that our use of the Kumo API is reverse-engineered based on observing the communications between the app and an indoor unit. So someone who's seeing this (or a similar error) would have to investigate.

Yep, I suspected this. I vacuumed out the line today so the active alert is cleared, but I do still see it listed under historical alerts.

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

2 participants