Fixed - Fixed bug preventing Home Assistant's sensor entity to update current humidity value
1.0.4
Fixed - Fixed faulty getter methods due to typos for MideaDehumidificationDevice class Added - Implemented send_update_status_command method for MideaClient class - Added custom_component to support new midea_dehumi platform in Home Assistant
1.0.3
Added - Added support for cached device status results - Added support for invalidSession error (3106)
Changed - Changed pycrypto dependency with pycryptodome