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

First draft of the water purifier support #67

Merged
merged 5 commits into from Sep 9, 2017

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Sep 8, 2017

The exact feature set is unkown at the moment. A list of supported properties / some network traffic would be nice.

@@ -0,0 +1,57 @@
import logging
from typing import Any, Dict, Optional

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'typing.Optional' imported but unused

@@ -25,7 +25,7 @@
"zhimi-airpurifier-v6": AirPurifier,
"chuangmi-ir-v2": ChuangmiIr,
# "zhimi-humidifier-v1": Humidifier,
# "yunmi-waterpuri-v2": WaterPurifier,
"yunmi-waterpuri-v2": WaterPurifier,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

undefined name 'WaterPurifier'

@coveralls
Copy link

coveralls commented Sep 8, 2017

Coverage Status

Coverage increased (+0.4%) to 33.431% when pulling a991412 on syssi:feature/waterpurifier into adfa737 on rytilahti:master.

@coveralls
Copy link

coveralls commented Sep 8, 2017

Coverage Status

Coverage increased (+0.4%) to 33.431% when pulling d8d4c51 on syssi:feature/waterpurifier into adfa737 on rytilahti:master.

@rytilahti
Copy link
Owner

We can add it, but maybe it makes sense to add a call for help to the README.md regarding to missing functionality?

@syssi
Copy link
Collaborator Author

syssi commented Sep 9, 2017

You are right. I will extend the README.md!

@coveralls
Copy link

coveralls commented Sep 9, 2017

Coverage Status

Coverage increased (+0.4%) to 34.396% when pulling 2e2d21b on syssi:feature/waterpurifier into a4d85a1 on rytilahti:master.

@coveralls
Copy link

coveralls commented Sep 9, 2017

Coverage Status

Coverage increased (+0.4%) to 34.396% when pulling 9563491 on syssi:feature/waterpurifier into a4d85a1 on rytilahti:master.

@rytilahti
Copy link
Owner

Great!

@rytilahti rytilahti merged commit 3266e0f into rytilahti:master Sep 9, 2017
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

Successfully merging this pull request may close these issues.

None yet

4 participants