echavet / MitsubishiCN105ESPHome

ESPHome firmware inspired by GeoffDavis’s esphome-mitsubishiheatpump, directly integrating the SwiCago library within its codebase.
207 stars 42 forks source link

Horizontal vane state doesn't show up after ESP reboots #152

Open sebi5361 opened 2 months ago

sebi5361 commented 2 months ago

As can be seen on the below picture, the horizontal vane state doesn't show up after the ESP reboots: 2024-08-24 21-32-28 ...whereas the vertical vane state is shown properly. I believe it is a (minor) bug as the configuration for both vanes is similar:

    vertical_vane_select:
      name: ${friendly_node_name} Vertical Vane
    horizontal_vane_select:
      name: ${friendly_node_name} Horizontal Vane
echavet commented 2 months ago

Ok thanks I'll have a look Could you please provide your full yaml?

sebi5361 commented 2 months ago

Thanks Eric. Here is my full yaml: mitsubishi.yaml

arnerek commented 1 week ago

Im also having the same issue. It also does not respond to any command. I had this functionality before with mitsubishi2mqtt

echavet commented 1 week ago

Hi, Sorry I had left this issue unresolved. The issue only occurs when the ESP reboot? So you have to force sync by selecting a horizontal van position and then it keeps matching the unit state ? What happens when you change the horizontal van setting with the IR remote control ?

echavet commented 1 week ago

Weird question: are you absolutely sure your unit does have an horizontal vane ? Because I'm facing the same issue with my 2 units when activating the option, because both units don't support horizontal van orientation.

arnerek commented 1 week ago

Yes I was able to control the horizontal vane on mitsubishi2mqtt set-up. I never see any signs of debug logs of horizontal vane when enabling DEBUG logging of Decoder neither.

In my case no functionality of the horizontal vane is working, no reading and no setting

arnerek commented 1 week ago

I have been testing some more.

My previous comment is partially incorrect. The set functionality does indeed work, but not the reading. When I restored this to SwiCago reading of the wideVane it worked perfectly.

https://github.com/echavet/MitsubishiCN105ESPHome/commit/838e9e521a4d00e3eb8b0c958cab35e4242c8b2b

The issue is that my wideVaneAdj evaluates to 0 and state is not updated.

[Decoder:206] | [wideVane: →→ (adj:0)]