Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low, Medium, High, Auto #36

Closed
sanderlv opened this issue Oct 8, 2022 · 18 comments
Closed

Low, Medium, High, Auto #36

sanderlv opened this issue Oct 8, 2022 · 18 comments

Comments

@sanderlv
Copy link

sanderlv commented Oct 8, 2022

Hi,

Low, Medium, High seems to do what they should, at least, it starts low, then medium, then high. But the auto blows all paper from the desk and does not really seem to be going "down" or "up", just at boost speed.

Why?

@sanderlv
Copy link
Author

sanderlv commented Oct 8, 2022

Ah... it seems a known issue.

#22

Not sure what the best way forward is now...?

@sanderlv
Copy link
Author

sanderlv commented Oct 8, 2022

It seems "some" progress is made, see last comment here:
absalom-muc/MHI-AC-Ctrl#99

Is this something that can be added in this repo possibly?

@ginkage
Copy link
Owner

ginkage commented Oct 8, 2022

Feel free to try and pull the latest 2.6R2 sources from the original repo and map the (finally implemented) proper "Auto" mode.
Unfortunately, due to the war in Ukraine, I don't have access to my AC unit, and won't be able to build and/or test anything for a while...

@arpiecodes
Copy link
Contributor

I will take a look at this and all other open requests tomorrow. See if I can make some of the requested changes.

@arpiecodes
Copy link
Contributor

Pull request has been opened.

PS @ginkage I really hope you can go home again soon and that the madness of what's happening in Ukraine will finally end.

@sanderlv
Copy link
Author

sanderlv commented Oct 9, 2022

I also hope for the best in the Ukraine situation!

Please let me know when things are "done" as described above and I will test.

(I'm a user, not a coder :-))

Thanks!

@arpiecodes
Copy link
Contributor

@sanderlv my changes have been merged into master, so you can test with the latest code in the repo (just copy over the new files like you did when 'installing' it)

@sanderlv
Copy link
Author

sanderlv commented Oct 9, 2022

Ah cool, and may I ask what has changed? In normal (not coding) language?

@arpiecodes
Copy link
Contributor

You can find some more details about it here; #38.

@sanderlv
Copy link
Author

sanderlv commented Oct 9, 2022

Ok I updated all. currently too hot to heat so I can't test the speeds.

Waht is "vanes" for? Is that something I should/can set from home assitant? Or is it only to be read?

@sanderlv
Copy link
Author

sanderlv commented Oct 9, 2022

Never mind, got it.

@arpiecodes
Copy link
Contributor

Vanes represent the direction of the air output from the unit. It has a couple of values; 1 through 5. You can try it yourself by setting the value from an automation in home assistant. Simply choose 'Call service' as action, and search for 'vanes'. It will show up in the autocomplete list.

Set one of the values (1-5) to see what it does on your unit. Basically it will allow you to change the direction of the air coming out of the unit, like with the remote.

@sanderlv
Copy link
Author

sanderlv commented Oct 9, 2022

Got it! And love it!

@sanderlv
Copy link
Author

sanderlv commented Oct 9, 2022

One other thing... the swing mode is "up/down"?
how can I control the "left/right" (black) swing?

@arpiecodes
Copy link
Contributor

arpiecodes commented Oct 9, 2022 via email

@ervee
Copy link

ervee commented Oct 9, 2022

Is it? I have seen screenshots with L/R vane control in the new App with the new Wi-Fi module. It seems only the protocol needs to be decoded. Or did someone try and fail in this?

@arpiecodes
Copy link
Contributor

The only things we can currently do are the things the core control library support/are reverse engineered. This reverse engineering has to be done by people with the WiFi module handy. Communication can then be sniffed.

As long as no-one steps forward with the required technical sniffed packets/capture of the data send by the app, it will not be supported. absalom-muc/MHI-AC-Ctrl#77

@ervee
Copy link

ervee commented Oct 15, 2022

I think this can be closed. With the latest pull from synegic it works pretty well within the limits of ESPHome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants