-
Notifications
You must be signed in to change notification settings - Fork 49
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 Evaporative Humidifier #296
Add support for Evaporative Humidifier #296
Conversation
Codecov ReportAttention: Patch coverage is
|
It would be best to do a PR to extract them first, than we can back merge it into this PR which would make it a lot easier to review since it would minimize the amount of code changes |
I noticed a few things that the linter wasn't picking up when doing the review so I turned on some more rules that would catch these automatically as its likely easier than having to wait for me to review. I think this is ready to go once the issues ruff has found are addressed. |
# Conflicts: # switchbot/const/__init__.py
I think this should be good to go |
Thanks @dsypniewski |
This adds support for Evaporative Humidifier (without docking station) in preparation to start working on HA integration.