absalom-muc / MHI-AC-Ctrl

Reads and writes data (e.g. power, mode, fan status etc.) from/to a Mitsubishi Heavy Industries (MHI) air conditioner (AC) via SPI controlled by MQTT
MIT License
271 stars 61 forks source link

[Feature request] Air Flow #153

Closed Kitser closed 1 year ago

Kitser commented 1 year ago

Firstly thank you for the great work 👍🏻🙏 It would be great to control the air flow. So left/right and up/down. I hope this is possible.

glsf91 commented 1 year ago

Up/down is already working. left/right is not possible without a major change. See also #77

Kitser commented 1 year ago

Up/down is only the up/down swing. I mean all the up/down directions.

glsf91 commented 1 year ago

No, not only swing. Also 4 up/down positions are possible. Like in de smart m-air app. (RC has an extra up/down position (45 degrees) which is also not in de app)

Kitser commented 1 year ago

I'm using the Esphome fork. And i needed to update my devices for the up/down function. Thanks!