zha-device-handlers icon indicating copy to clipboard operation
zha-device-handlers copied to clipboard

Add support for new Stelpro SORB fan heater.

Open EtienneMD opened this issue 3 years ago • 5 comments

This heater comes with an integrated Stelpro Maestro thermostat (SMT402AD) but since it lacks a humidity sensor, it continuously reports 0% relative humidity in ZHA.

This quirk removes the RelativeHumidity cluster from ZHA.

EtienneMD avatar Feb 03 '22 15:02 EtienneMD

Pull Request Test Coverage Report for Build 1790431329

  • 11 of 11 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 81.038%

Totals Coverage Status
Change from base Build 1769099255: 0.03%
Covered Lines: 4885
Relevant Lines: 6028

💛 - Coveralls

coveralls avatar Feb 03 '22 15:02 coveralls

do we know if this is reported in a non standard way instead of on the correct cluster? Have you checked z2m docs to see what they support? Just curious.

dmulcahey avatar Feb 15 '22 14:02 dmulcahey

I could not find anything on this particular fan in Z2M. Documentation for the device makes no mention of any humidity reading capability. All I found online was this Smarthings handler that disables the humidity reading from both the Sonoma and Orleans(SORB) fans. I have not looked at DECONZ support.

EtienneMD avatar Feb 15 '22 14:02 EtienneMD

If you have any ideas as to what I should look for, I'd be happy to give it a shot.

As this is meant for bathrooms, humidity reading could be quite useful for automations. I will try scouring the Zigbee.db for something that could correlate to humidity.

EtienneMD avatar Feb 15 '22 15:02 EtienneMD

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Aug 14 '22 15:08 github-actions[bot]