jchasey
(John Chasey)
September 5, 2018, 9:01am
1
I’m looking for support for the Invmate EVA II Pro wifi dehumidifer as below, although it appears that the the same protocol will support all their devices/ aircon units.
https://www.inventorappliances.com/dehumidifiers/eva-ii-pro-wi-fi-20l
There is a thread on OpenHAB which suggests it is the same protocol from http://www.idelan.cn/ and also used on Midea units.
Hello everyone, I have kaysun controllable wifi air conditioners with this application: https://play.google.com/store/apps/details?id=com.idelan.NetHome&hl=fr Each air conditioner is connected in wifi to my router. Is it possible to integrate...
Reading time: 20 mins 🕑
Likes: 7 ❤
Anybody investigated this at all?
diogopms
(Diogo)
October 16, 2018, 3:20pm
2
Any update on this topic?
Thanks
diogopms
(Diogo)
October 16, 2018, 4:03pm
3
I found a ruby gem to connect with Midea air condition
Github:
I don’t have the dehumidifier with me, so it’s impossible to test
Anyone can test if these apps works with Invmate EVA II Dehumidifier:
Android:
https://play.google.com/store/apps/details?id=com.midea.ac.iotappen&rdid=com.midea.ac.iotappen
INVmateII
From our beginnings as a small trading company, back in1966, Inventor has evolved to a first-class corporation in the industry of electric equipment. Our discoveries, inventions and breakthrough products
have allowed us to be an innovator, who is constantly pushing the industries forward.
Our success is driven by three basic principles
1. High quality products
2. Consumer’s needs
3. Environmentally conscious
● Inventor, "An everyday experience"
Our innovations in electric appliances is...
Free
Ios App:
"Innovation & Reliability, in products, services, talented people, and responsibility in business relations, are creating the scenery for Inventor to set The Conditions for a better world!
● Inventor, ""A first - class Company""
From our...
kiowa
(Marius)
November 21, 2018, 8:20am
4
I have tested the apps mentioned and only the last one works.
also the following apps work with my Inventor dehumidifier:
Midea Air
Midea Air is one integrated app which published with Midea air category products; it is compatible with new version smart wifi module and connected with open cloud service.
1. Simply Control Midea Smart Air products: Comfort, Efficiency, and Safety.
2. New User Experience: Special functions and UI interactive design
3. Remote Control: Obtain and Modify Your Home Air Quality Anywhere.
4. Sleep Curve: Customize Your Comfortable Sleep
5. Time Scheduling: Auto Switch by Appointment Time
Please che...
Free
Carrier Air Conditioner
Carrier Air Conditioner is a smart air conditioner app, it is compatible with smart wifi module and connected with open cloud service.
1. Simply Control Air conditioner: Comfort, Efficiency, and Safety.
2. New User Experience: Special functions and UI interactive design
3. Remote Control: Obtain and Modify Your Home Air Quality Anywhere
4. Sleep Curve: Customize Your Comfortable Sleep
5. Time Scheduling: Auto Switch by Appointment Time
Please check the User Manual for detailed information...
Free
kiowa
(Marius)
November 21, 2018, 8:23am
5
I have also tested the ruby gem and I can configure it (midea-ac configure) and get a list of my devices (midea-ac list) with the API key from the ruby gem github but I’m getting errors when trying to get / set the device status.
jchasey
(John Chasey)
December 3, 2018, 6:13am
6
Looks like @NeoArcheron has made progress converting the ruby code into python and a beta HA library.
Check out this topic:
I’ve used the Broadlink IR climate component as mentioned by cheynespc above. Mine appears to be ancient so does not support any IP interface.
And the code on github:
KrisRux
(Kris Rux)
December 13, 2018, 9:20pm
7
Any news for this deumidifier?
1 Like
barban
(barban)
December 27, 2018, 11:17pm
8
Hi guys,
I am glad to inform you that I just finished to develop a fully working client-side python library able to control the EVA II PRO WiFi Smart Dehumidifier appliance. You can find my library on this github repo:
Unfortunately, until now I was not aware that NeoAcheron has been working on a very similar code.
I expect to use my code to integrate the EVA II dehuidifier in Home Assistant by creating a new component in the next weeks.
Best Regards
barban
1 Like
jchasey
(John Chasey)
December 28, 2018, 2:05pm
9
Hi Barban
NeoAcheron is focused on the air conditioner that the Midea code is compatible with. He does not have a EVA II so therefore is relying on others to feedback to support. So a dehumidifier focused component from yourself would be great.
1 Like
Geo
(George)
December 30, 2018, 1:12pm
10
Could you @barban please make the component so we can use it with HA ?
1 Like
barban
(barban)
January 6, 2019, 4:47pm
11
Hi,
I just released a new custom component able to control this device.
Hello community friends,
I’m excited to share with you all a new custom component that allows controlling EVA II PRO WI-FI Dehumidifier by Invmate Midea/Inventor.
First discussion on this WiFi dehumidifier device on this forum board can be found here and here
The custom component is based on the midea_inventor_dehumidifier python library that I implemented to control this device, available in my git-hub repo here:
The custom component implements within HA the new ‘midea_dehumi’ platform …
2 Likes