Closed zjp0225 closed 3 years ago
Yes this is possible! You will need to use characteristic properties when you create your device. The JSON will look something like this:
{
"CurrentHumidifierDehumidifierState": {
"validValues": [0,2]
},
"TargetHumidifierDehumidifierState": {
"ValidValues": [0,1]
}
see our wiki page for more information about what each value means. The valid values will adjust what is available and showing in the home app.
Wiki link: https://nrchkb.github.io/wiki/service/humidifier-dehumidifier/
Closing as I feel questions has been responded to. If required, please open a new issue or contact us on Discord.
Your Current NRCHKB Plugin Version
No response
Operating System
No response
What is your idea?
Dear ALL: The humidifier has four function buttons: automatic, heating, dehumidification and off. Can you customize them, such as changing to automatic, dehumidification and off.
Any more details?
If this is specific to some hardware or specific software version, please explain here.
Additional comments?
Additional comments here, if any.
Any code or functions to add?
No response