Closed ervee closed 2 years ago
Same question
@ginkage could you please help?
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...
This is fixed by pull #38 !
This is fixed by pull #38 !
Another take on vanes control: https://github.com/ginkage/MHI-AC-Ctrl-ESPHome/pull/62
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:
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:
Is it possible to get this in Home Assistant with ESPHome?
Greetings, Ralf.