-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Add missing motor_speed
sensor for Xiaomi Miio humidifier CA1 and CB1
#54202
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
Conversation
This pull request needs to be manually signed off by @home-assistant/core before it can get merged. |
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 good!
Note that this PR is targeting rc branch. We should add the label cherry-picked after merging it. |
Hi @bieniu |
@MartinHjelmare The |
@SmaginPV Please read this #54153 (comment) |
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 good. and works with the MIOT humidifiers.
@bieniu You could retarget this PR against |
It's correct to target rc of there would be a merge conflict to cherry-pick from dev to rc. To not include PRs that are already merged to rc in the cherry-pick script run we add the label cherry-picked. |
Breaking change
Proposed change
During the humidifier rework we missed that
zhimi.humidifier.ca1
andzhimi.humidifier.cb1
support themotor speed
sensor. This PR adds this sensor for those humidifiers.The
dev
branch is newer thanrc
so I'll open a separate PR to fix this indev
branch.CC: @jbouwh
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: