twocolors / node-red-contrib-midea-hvac

Nodes for controlling Midea HVAC in Node-RED
MIT License
5 stars 2 forks source link

Unable to set any value #13

Open C-r-e-d-o opened 1 year ago

C-r-e-d-o commented 1 year ago

Hi,

I use version 1.2.4 with esp-link.

I am receiving the status of my ac.

{"inError":false,"byte1bit6":0,"fastCheck":false,"timerMode":{"value":0,"description":"relative"},"resume":false,"byte1bit2":0,"byte1bit1":0,"powerOn":false,"temperatureSetpoint":22,"mode":{"value":4,"description":"heat"},"byte3bit7":0,"fanSpeed":{"value":102,"description":"auto"},"onTimer":false,"offTimer":false,"onTimerHours":0,"onTimerMinutes":0,"offTimerHours":0,"offTimerMinutes":0,"byte7bit47":0,"leftrightFan":false,"updownFan":false,"feelOwn":false,"smartEye":false,"lowFrequencyFan":false,"save":false,"byte8bit2":0,"cosySleep":{"value":0,"description":"no sleep"},"selfFeelOwn":false,"selfCosySleep":false,"purify":false,"ecoMode":false,"ptcHeater":false,"dryClean":false,"naturalFan":false,"childSleep":false,"coolFan":false,"peakValleyElectricitySaving":false,"catchCold":false,"nightLight":false,"ventilation":false,"temperatureUnit":{"value":0,"description":"celsius"},"turboMode":false,"sleepMode":false,"indoorTemperature":19.5,"outdoorTemperature":7,"byte13bit7":0,"byte13bit6":0,"dustFull":false,"byte14bit7":0,"light":0,"pmv":{"value":99,"description":"off"},"statusCode":{"value":0,"description":"ok"},"ecoSleepRunningMinutes":0,"ecoSleepRunningSeconds":0,"ecoSleepRunningHours":0}

But I am unable to set any value.

If I send a command, like { powerOn: true, temperatureSetpoint: 24 }, I only get a "beep" from my ac. I have already tried different variations but without success.

Can anybody help me?

twocolors commented 1 year ago

model ac

C-r-e-d-o commented 1 year ago

It is a SMND-M12 ECO APP from DIMSTAL

C-r-e-d-o commented 1 year ago

IMG_5017 IMG_5018

C-r-e-d-o commented 1 year ago

Do you need more informations?

twocolors commented 1 year ago

I don’t understand what the problem could be, the status is come try update esp-link ...