ginkage / MHI-AC-Ctrl-ESPHome

ESPHome integration for MHI-AC-Ctrl project
MIT License
112 stars 39 forks source link

Vanes control question #25

Closed ervee closed 2 years ago

ervee commented 2 years ago

Hi,

I'm not sure if I'm doing anything wrong or if this is a limitation of using Home Assistant with ESPHome instead of working with the MQTT stuff in the original absalom-muc project, but I'm not able to control the vane (up/down) position.

I can set a swing mode to "off" or "vertical" and this kind of works: image

Swing does swing, but "off" always sets the vane to the upmost position.

I see in MHI-AC-Ctrl-core.h https://github.com/ginkage/MHI-AC-Ctrl-ESPHome/blob/b5ae9cb5ce968873e088f4703146593bfa7e9ba9/MHI-AC-Ctrl-core.h#L83 There are 4 positions and swing to work with.

And in the absalom-muc project there is a screenshot of vane control: image

Is it possible to get this in Home Assistant with ESPHome?

Greetings, Ralf.

jeroenkl commented 2 years ago

Same question

jeroenkl commented 2 years ago

@ginkage could you please help?

ginkage commented 2 years ago

Sorry, no idea... I'm guessing it's a limitation of ESPHome, but can't tell for sure. Unfortunately, due to the war in Ukraine, I don't have access to my AC unit, and won't be able to test anything for a while...

ervee commented 2 years ago

This is fixed by pull #38 !

serrj-sv commented 1 year ago

This is fixed by pull #38 !

Another take on vanes control: https://github.com/ginkage/MHI-AC-Ctrl-ESPHome/pull/62