-
Notifications
You must be signed in to change notification settings - Fork 62
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
Add supported MHI models #17
Comments
I am absolutely interested in such feedback, thank you. The frequency measurement counts the rising edges for 1 second. The result is only meaningful, if the timing of your AC is identical to the timing of the SRK xx ZS-S. That means only if you have 20 frames in one second (1frame=20byte=20 x 8bit=160bit => 20frame x 160bit=3200). So also with the latest version you will see no meaningful results. But as you mentioned, that is no restriction for the normal usage. |
Hi, I'm using your program for the AC SRK60ZSX-W and it works fine! You have done a great job!!! |
Thank you for your feedback @ThatsIT67. I'm glad to hear that. |
Hello! Thanks for the project. I connected the air conditioner SRK25ZJX-S.
|
Thanks for your feedback. Please find my response below:
There should be 4 different fan speeds, no auto mode for the fan.
Please create a log with time stamp and some more entries before and after the effect. In addition, how does row 30 of MHI-AC-Ctrl-core.h
We've seen this instability alrady e.g. in the issue10. I couldn't find out the root cause, but since this seems to be not critical, I postponed it. btw: If you have an oscilloscope, a measurement would be helpful. |
Me again, also works with my SRF50ZJX-S1. Only issue was this model AC seems to vomit room temperature readings constantly in pairs (0.5 degrees difference). I added an averaging filter for the pairs and another filter to reduce the number of outputs. No issue with your code, just an oddity about this AC model. Thanks again for your great work!!! |
Thank you for the feedback @waynethomas69! |
sorry, closed it unintenionally... |
I added a testprogram to folder testprog and I would appreciate when you could upload here the according logfile. My intention is to find out, if the timing of MHI-AC-Ctrl should be adapted to improve it for further AC models. |
Hi, thanks so much for your work on this. I've just got my SRK50ZJX-S1 working here in New Zealand. My Logic Level converter only has 2 bi-directional MOSFET channels available (TX). Here's my hack-job circuit board, largely based on your original schematics. I made these small changes to work in my Home Assistant: Example of my Home Assistant setup, adapted from @apateluk 's in another post In
|
Thanks for your feedback and congrat for the working system 👍
Usually there should be no
That is unusual, maybe you have connected the DS18B20 to a higher voltage than 3.3V?
No comment, since I'm not familiar with Home Assistant, but happy that it works 😃 |
@absalom-muc thanks for sharing this, it works perfectly on my SRF35ZMX-S |
Great 👍 thanks for your feedback @scottm1985 |
@absalom-muc awesome work man, can confirm this works with |
Hi, I'm using it for the AC MHI SRK 35 ZSX - W and it works perfect! |
Thanks for your feedback @drdoener - I'm happy to hear that. |
I use the previous version. Due to the limited space in the device, I focussed already ne new PCB layout. It seems to be really good improvement. |
Thanks for your work on this. |
Thank you for the info joshuammex, glad to hear that it works. |
MHI SRK18YXS2-W6 Model supported. working without any bugs. highest Indian ISEER model, 1.65ton.. |
AC MHI SRK 35 ZSX - WT works too. It's the same as the other ZSX that are already listed. Just a different color (W=white, WB=White/Black, WT=Titanium) |
Hi, The DC-DC converter was hard to get, but the TSR 1-2450E seems to be the successor of TSR 1-2450 and can also be used. |
Thank you for the good work. |
Closed because of no activity for a long time |
Hello! Does someone know is it Homebridge compatible? |
Hi not really an issue, but thought you would like to know your base code works with the SRK50ZJX-S1 heat pump also. Only issue noted is the SCK frequency is measured incorrectly, but this doesn't affect operation. Checked SPI output using a logic analyser and actual SCK was around 60kHz (from memory) but measured as 2500Hz.
Haven't tested v2.0 yet (only just noticed you updated).
Cheers
Wayne
The text was updated successfully, but these errors were encountered: