homeassistant-midea-dehumidifier
homeassistant-midea-dehumidifier copied to clipboard
Home Assistant Custom Integration for EVA II PRO WiFi Smart Dehumidifier appliance by Midea/Inventor.
2021-12-16 23:06:18 INFO (MainThread) [custom_components.midea_dehumidifier] midea_dehumidifier: initializing platform... 2021-12-16 23:06:18 DEBUG (MainThread) [custom_components.midea_dehumidifier] midea_dehumidifier: starting async_setup 2021-12-16 23:06:19 INFO (MainThread) [custom_components.midea_dehumidifier] midea_dehumi: logging into Midea API Web Service... 2021-12-16 23:06:19...
MideaClient cannot support multiple device (like 2 dehumi) because hass.data[MIDEA_API_CLIENT] is the same for all devices. When hass queries first device status, all other ones will assume that specific status....
HA 2021.11.05 I am not sure if this issue is present to others, but I have three Eva II Pro Wi-Fi, and frequently the state of the devices is wrong:...
Fixes issue #29 It was driving me mad having this on my dashboard.
Hello Guys! Firat of all I have to say that this is an amazing work. I bought the EVA II PRO WiFi just because of this (besides of course for...
The following error is logged when using Home Assistant 2021.3.3 and the most recent version of midea dehumidifier custom component: `home-assistant | Traceback (most recent call last): home-assistant | File...
Hi guys. Today my EVA II pro Wifi dehumidifier stopped working. When I try to turn it on or off, it yields some errors. Is this happening to somebody else?...
`device_state_attributes` is deprecated and replace by `extra_state_attributes` from 2021.12 onwards and functionality will be remove in 2022.4.
I was able to turn the dehumidifier on from HA but since I cannot turn it off and even if turning it off from the app the state doesn't update...
Hi All! First of all, congrats for this add-on I have the EVA ION PRO Wifi I'm trying for show the filter and tank status in Home Assistant, but I...