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

Xiaomi Mi Water Purifier support #71

Closed
syssi opened this issue Sep 10, 2017 · 4 comments
Closed

Xiaomi Mi Water Purifier support #71

syssi opened this issue Sep 10, 2017 · 4 comments

Comments

@syssi
Copy link
Collaborator

syssi commented Sep 10, 2017

I wrote a first draft of the device support for the water purifier: https://github.com/rytilahti/python-mirobo/blob/master/mirobo/waterpurifier.py

For additional features the response to the following properties are needed:

["press","temperature","uv_state","filter_state","elecval_state","uv_life","mode"]

Which operation modes are supported? Are there additional features available at the mi home app?

@nutinshell Could you provide some more details? :-)

@nutinshell
Copy link

Which operation modes are supported? Are there additional features available at the mi home app?

Hi, I'm afraid there are no too many operations for a water purifier even in the mi home app, get_prop [] returns tds, filter life, etc., states info seems much important for a water purifier :)

@syssi
Copy link
Collaborator Author

syssi commented Feb 25, 2018

@nutinshell Could you provide an example response of a "get_prop []"? Thanks in advance!

@syssi
Copy link
Collaborator Author

syssi commented Mar 4, 2018

Some additional properties of the water purifier:

"mode","tds","filter1_life","filter1_state","filter_life","filter_state","life","state","level","volume","filter","usage"

@syssi
Copy link
Collaborator Author

syssi commented Apr 1, 2018

The water purifier is supported for some time. Closing this one.

@syssi syssi closed this as completed Apr 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants