hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 23 forks source link

Comfee MDDF-20DEN7-WF #29

Closed ansgarschulte closed 1 year ago

ansgarschulte commented 2 years ago

Hi,

i do net get any humidity data for my "Comfee MDDF-20DEN7-WF"

image

Any Idea? I use this plugin in iobroker via https://github.com/ioBroker/ioBroker.ham Plugin. Thx

hillaliy commented 2 years ago

try to use this plugin on homebridge.

ansgarschulte commented 2 years ago

Ok. It is working homebridge! Great.

I discovered that it is also somehow working in ham, but only gets updates after adapter restarts. But this should be a bug in ham.

Thx

Matzushub commented 2 years ago

@ansgarschulte would you mind sharing your HB config here? I want to compare as I am using the same device as you.

ansgarschulte commented 2 years ago

@Matzushub here you are: { "interval": 30, "devices": [ { "supportedSwingMode": "None", "fanOnlyMode": false, "OutdoorTemperature": false, "deviceId": "000000P0000000Q1237C9B4412360000" } ], "user": "abc@mail.com", "password": "password", "platform": "midea-air" }

Matzushub commented 2 years ago

@ansgarschulte thank you. Looks very similar to mine. Your device ID looks significantly different to what I get in the home app? I just get a 14digit number (no zeros). Did you somehow code your serial number into the device ID by adding zeros to the beginning and end?

ansgarschulte commented 2 years ago

@Matzushub I found it in the "NetHome Plus" App on the details page of the device. In the Sub Menü "..." and then in the "about" section: "Barcode Device"

Matzushub commented 2 years ago

@ansgarschulte thanks again. I was under the impression that we should take the serial number either out of apple's home app or from the Homebridge log. @hillaliy could you confirm which way of retrieving the Device ID is correct? Does it make any noticeable difference which number we take?

hillaliy commented 2 years ago

In both ways it's OK. I'm using the homebridge log.

Draexl commented 2 years ago

@ansgarschulte Hello, I have the same model. Can you also e.g. control the drying value? I can only turn the device on and off.

ansgarschulte commented 2 years ago

Hi Only on off

Draexl commented 2 years ago

Too bad :-( you didn't find any other way to control this? I use the ioBroker as the central unit.

ansgarschulte commented 2 years ago

I use also ioBroker. But it was good enough for now, for me

hillaliy commented 2 years ago

if someone will give me access to his dehumidifier I will try to fix it.

hillaliy commented 1 year ago

Fix on version 1.7.0

Draexl commented 1 year ago

Perfect thank you. What I also noticed when I make changes directly on the device, these changes are not transferred.

Draexl commented 1 year ago

Question: SerialID = DeviceID?

hillaliy commented 1 year ago

when you make changes on the device it take about 30 sec to update changes (next sync). Serial ID = Serial ID Device ID = Device ID there are not the same