-
Notifications
You must be signed in to change notification settings - Fork 31
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
Bug(CD): Heat Pump Water Heater RSJRAC01 wrong temperature #347
Comments
Hi @Punisher01, please enable debug for Midea AC LAN integration, wait for this error, disable debug and attach the log. Note: it is better to drag the log into the comment (which will add it as an attachment) and not copy paste as it is hard to read logs in GitHub. Thanks |
home-assistant_midea_ac_lan_2024-10-08T06-46-15.589Z.log I also saw continuous on/off. The connection to the wifi should be OK because it's only 1 room away from the heater. |
As first step please disable "custom_components/hon" as it generate a ton of "Detected blocking call...." |
Seems all good from log, maybe you are referring to F instead of C ? |
No. It's Celsius. I raised this issue on older version also. Someone found a solution: georgezhao2010/midea_ac_lan#404 (comment) Maybe this helps |
@Punisher01 could you help to share your device SN for us? then we can confirm the finally solution with your device type. the error should be your device msg not match current code, we should add new type or new msg for your device to fix it. |
seems both mode should works for different device submodule. |
Hello, I'm having the same issue, Temperatures aren't showing correct values... Was there a fix? |
@Punisher01 @BenLeitch4654 I will add a customize switch/flag for your device,and I want to know your device subtype. if you have different device id, just replace it and provide me your device id json config file, it should include your device subtype info. thanks |
|
Hi wuwentao Thanks for your help, please see my config. Hope this helps config_entry-midea_ac_lan-01JBDP2HW0Z4RAB7M6N2CNSBVT (1).json |
@Punisher01 @BenLeitch4654 thanks for your configs, seems both of our subtype is 0, I'm not sure with old device subtype. |
Hello. This is new device I just brought it. Sent from mobile On 18 Dec 2024, at 3:22 PM, Hello World ***@***.***> wrote:
@Punisher01 @BenLeitch4654 thanks for your configs, seems both of our subtype is 0, I'm not sure with old device subtype.
so i can't use device subtype to match both old and new device.
anyway, in order to keep old device and our new device can works in different mode and show different value, I will try to add a customize flag, then we can match in different if/else with this manual config.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
add some debug code in this PR: midea-lan/midea-local#345 brief step:
how to change it, below is the detail steps:
after device reboot 3-5 minutes, download full debug log to your PC and upload this log file to current github issue in addition, default is old device will use this is the first draft version, it may include error, especially for fahrenheit or celsius switch, I'm not sure with device response and current result, need to check the detail via debug log. |
@Punisher01 @BenLeitch4654 any updates? |
Apologies I’m away on holiday. Will do it on my return Sent from mobile On 31 Dec 2024, at 3:28 PM, Hello World ***@***.***> wrote:
@Punisher01 @BenLeitch4654 any updates?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I have the same issue. If someone can explain how to do this I can test for you. |
the detail steps has been post. |
Hi wuwentao, is this correct? |
@julianjosias NO, you should enable SSH for HAOS. if you can't understand it, you can't finished this test and debug process. anyway, think you very much for your, we can wait for some one can do it. |
Hello and sorry for late answer. I was on vacation. It seems it's working now |
@Punisher01 thank you very much for your test result update. |
There are two things that are annoying:
1. And from time to time it appears offline/online. The wifi connection is
stable and it's in range of the router.
2. Mode selection is not working
…On Mon, Jan 13, 2025 at 8:53 AM Hello World ***@***.***> wrote:
@Punisher01 <https://github.com/Punisher01> thank you very much for your
test result update.
I will try to merge it in next release, if there is any new bug or issue
exist, we still can continue improve and fix it in future.
—
Reply to this email directly, view it on GitHub
<#347 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZ3ORAGTVQCHP4AIKG6HA32KNPHFAVCNFSM6AAAAABPPYAW6KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBWGMZDSNZUGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Ciprian-Dorin Nitu
m:+40 733 324 080 e: ***@***.***
|
@Punisher01 it should be different issue. please description the details with debug log, what you did, and what's the error, also include expected result. |
Hi WuwentaoSorry just back from holiday. Do you need me to action as well?I have same issues and punisher but also temp showing incorrect. ThanksBen Sent from mobile On 13 Jan 2025, at 11:22 PM, Hello World ***@***.***> wrote:
@Punisher01 it should be different issue.
need debug log to confirm the result for both of the issues.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@BenLeitch4654 please help to test and share the result. |
Sorry after a couple of hours... I can't get the SSH add on to work. I'm
assuming there is no other way.
…On Tue, Jan 14, 2025 at 3:12 PM Hello World ***@***.***> wrote:
@BenLeitch4654 <https://github.com/BenLeitch4654> please help to test and
share the result.
the detail steps has been post in previous message.
thank you very much!
—
Reply to this email directly, view it on GitHub
<#347 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMCR22SGI3CUQ46TSADZFQL2KRXB5AVCNFSM6AAAAABPPYAW6KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBYGY3DIMBZGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Ben Leitch
021689178
***@***.***
[image: Riverlea2]
|
@BenLeitch4654 please refer to README document about debug and test |
please check with latest v0.6.6 release, it should include the fix. |
HA core version
2024.10
Current integration version
v0.6.1
Last known working integration version
Device type and model
RSJRAC01
Working mobile app
SmartHome
The description of problem
The temperatures values are wrong: 10 degrees instead of 50 and also the current temperature is wrong. This problem persists from old unmaintained version.
The logs
config_entry-midea_ac_lan-30c54274be3917a9b39bb6660eb613b1.json
The text was updated successfully, but these errors were encountered: