-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Add humidity (steamer) control to Huum #150330
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
Hey there @frwickst, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Oh btw, mind sharing your discord username or sending me a message so we can add you to the codeowner channels? |
Co-authored-by: Norbert Rittel <norbert@rittel.de>
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
This one still stands btw :) |
I’ve sent you a message yesterday evening 🙂 |
Proposed change
Implement humidity control for Huum.
I cannot implement it as a "humidifier" because it actually sets the steamer duty cycle from 0-10. There is no humidity measuring or target humidity percentage to be set. I could call it "Steamer" since it controls the steamer, but the vendor app named the control "Humidity" so I figured its better to stick with that.
Type of change
Additional information
Checklist
ruff format 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
.To help with the load of incoming pull requests: