project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.22k stars 1.91k forks source link

[Feature] Thermostat cluster is missing a feature for Humidifier support #33379

Closed jonsmirl closed 2 months ago

jonsmirl commented 2 months ago

Feature description

.The Thermostat cluster needs an optional Feature for Humidifier support. Nothing complex, just ability to bind a Humidity Sensor and then a set point for turning the humidifier on/off. Will need some thought as to how to handle humidifiers vs dehumidifiers depending on climate.

Platform

core

Platform Version(s)

No response

Anything else?

No response

bzbarsky-apple commented 2 months ago

Not an SDK issue. This would need to happen in the spec.

bzbarsky-apple commented 2 months ago

That said, note that the spec is in fact adding humidifiers/dehumidifers: see https://github.com/project-chip/connectedhomeip/issues/33384