zha-device-handlers
zha-device-handlers copied to clipboard
Add support for new Stelpro SORB fan heater.
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.
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 | |
---|---|
Change from base Build 1769099255: | 0.03% |
Covered Lines: | 4885 |
Relevant Lines: | 6028 |
💛 - 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.
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.
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.
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.