barban-dev / homeassistant-midea-dehumidifier

Home Assistant Custom Integration for EVA II PRO WiFi Smart Dehumidifier appliance by Midea/Inventor.
GNU General Public License v3.0
82 stars 28 forks source link

No current humidity attribute #57

Closed ecoen66 closed 2 months ago

ecoen66 commented 2 years ago

Although the integration works with my Midea dehumidifier (MAD50PS1QGR) in all other respects, there is no attribute for current humidity. Also, the separate _humidity sensor from the integration reads Unknown. In the INVmate II app, the dehumidifier does show the current humidity level.

ecoen66 commented 2 years ago

It seems to be fixed by #42

dellorogiulio commented 2 years ago

Hi @ecoen66 , I recently forked both hacs and python repo to fix this annoying problem and to reduced the polling rate from 5 to 1 minute. If you wanna try (I use this version already, you can look for the EVA II PRO WiFi Midea Inventor Dehumidifier custom integration V2 directly the HACS integrations. Please make sure to link my repository and not the original one.

cannondale0815 commented 2 years ago

@dellorogiulio I cannot find your forked repository in HACS, only the original one here. Also, are you looking to continue maintaining your forked repository, or did you just do it for this one fix (because this one isn't actively maintained anymore)?

mourmeer commented 2 years ago

does not work for me. I get an error. still an unknown current-humidity

barban-dev commented 2 months ago

fixed