-
-
Notifications
You must be signed in to change notification settings - Fork 563
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
Add support for zhimi.humidifier.ca4 (miot) #772
Conversation
…g percentage of the level
…ssistant and other modules
@rytilahti Hi, could you help me here, what is wrong with "Labeler / label" check? |
Hey, first of all, thanks for the PR! I will do a code review soon. Wrt the labeler (which simply adds labels to PRs), looks like it works on repositories it has write access (https://github.community/t/github-actions-are-severely-limited-on-prs/18179), rendering it pretty much useless for this project. I'm going to disable it for the time being, so no need to worry about that. I'll do a code review soon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks straightforward to me, just a couple of minor changes needed 👍
Could you also update the README file to include this device?
Co-authored-by: Teemu R. <[email protected]>
Co-authored-by: Teemu R. <[email protected]>
…ties. Added Logger for catch branch. Updated tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks again! 🎉
* Added minimal functionality for work air humidifier via miot for zhimi.humidifier.ca4 * Implemented all features of air humidifier miot * Added tests for air humidifier miot * Airhumidifier_miot added divided by 1.25 for water level for providing percentage of the level * airhumidifier miot added and updated tests * Added miio.airhumidifier_miot to docs * AirHumidifier_Miot. Changed to consistent naming of methods for homeAssistant and other modules * miio/airhumidifier_miot.py Remove the duplicate docstring. Co-authored-by: Teemu R. <[email protected]> * Update miio/airhumidifier_miot.py Co-authored-by: Teemu R. <[email protected]> * Added Xiaomi Mi Air Humidifier CA4 to Readme * AirHumidifierMiot. State fault -> error. Consistent in desc of properties. Added Logger for catch branch. Updated tests Co-authored-by: Teemu R. <[email protected]>
Added minimal functionality for work with zhimi.humidifier.ca4 and similar in future humidifiers.
Close one of device from the #627 issue