gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
371 stars 133 forks source link

Vane setting going out of sync #173

Closed 3raser95 closed 2 years ago

3raser95 commented 2 years ago

I'm using this library with my Mitsubishi Electric MSZ-HR35 heat pump and Wemos D1 mini V2 and controlling it through Home assistant. Currently the weather is not warm enough that the pump should be on 24/7 so I'm turning it on when needed. When I turn it on the vane is always set to the lowest position because that's where I like to keep it and the vane initially moves there also. Later on at an undetermined time the vane moves up to maybe position 2 or 3 when home assistant and the control in mitsubishi2MQTT IP address still say it is in position 5 where I set it. I don't press anything or have any automations to contol the vane it just moves on its own. Only automation I have is the remote temperature set from an external sensor. I haven't yet set up a camera to see when it moves but it takes max couple of hours. This seems like a really weird bug or maybe I'm doing something wrong?

3raser95 commented 2 years ago

Nevermind it apparently was a "feature" on the heat pump where it sets the vane to a higher setting after 30-60 minutes when it's cooling. Stupid feature but definitely not a bug in this repos code.