-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature suggestion: More feature switcher #102
Comments
Hey @n00d1e5, Unfortunately, I can't influence on how the device controls are displayed in Home.app. Controls are generated automatically based characteristics supported by device (here is the list of characteristics available for humidifiers https://developers.homebridge.io/#/service/HumidifierDehumidifier). The only thing I can do is to add ability to disable some characteristics, but this could lead to problems like "Rising to (blank)" text in app. Oscillate switcher in ca4 enables/disables "Dry mode". This was done to not to add separate switch device just to control "Dry mode". |
Hello again, hope all is well with you. I now fully understood the blank text case. I still have two suggestions:
:) |
Hello again, Under two different settings:
Long press the humidifier in 1), there are switches for child lock, oscillate, fan speed, and information like current relative humidity, water level. Could you please check if it is possible to keep the same feature for 2)? |
Hi russtone, thanks a lot for your repo.
At the moment, I don't want to rely on the device's own regulation mode, but want to link it with other devices in the house, so I set disableTargetHumidity to true. However, that brings the following issues:
Regarding the second point, could you please:
Thanks in advance.
The text was updated successfully, but these errors were encountered: