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

Feature(CD): Heat Pump Water Heater RSJRAC01 wrong temperature #347

Open
Punisher01 opened this issue Oct 7, 2024 · 10 comments
Open

Feature(CD): Heat Pump Water Heater RSJRAC01 wrong temperature #347

Punisher01 opened this issue Oct 7, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@Punisher01
Copy link

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.

Screenshot 2024-10-07 145324

The logs

config_entry-midea_ac_lan-30c54274be3917a9b39bb6660eb613b1.json

@Punisher01 Punisher01 added the bug Something isn't working label Oct 7, 2024
@chemelli74
Copy link
Collaborator

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

@Punisher01
Copy link
Author

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.

@chemelli74
Copy link
Collaborator

As first step please disable "custom_components/hon" as it generate a ton of "Detected blocking call...."

@chemelli74
Copy link
Collaborator

2024-10-08 09:45:59.614 DEBUG (Boiler) [midealocal.device] [142936511750394] Status update: {'power': True, 'mode': 'Energy-save', 'max_temperature': 20, 'min_temperature': 4, 'target_temperature': 10, 'current_temperature': 20, 'outdoor_temperature': 39.0, 'condenser_temperature': 22.5, 'compressor_temperature': 13.5, 'compressor_status': False}

Seems all good from log, maybe you are referring to F instead of C ?

@Punisher01
Copy link
Author

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

@wuwentao
Copy link
Owner

wuwentao commented Oct 8, 2024

@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.

@Punisher01
Copy link
Author

Punisher01 commented Oct 8, 2024

0000CD311RSJRAC012A22B100101LT4G

image

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


0000CD311RSJRAC012A22B100101LT4G

image

@wuwentao wuwentao changed the title Heat Pump Water Heater RSJRAC01 wrong temperature Feature(CD): Heat Pump Water Heater RSJRAC01 wrong temperature Oct 9, 2024
@wuwentao
Copy link
Owner

seems both mode should works for different device submodule.
maybe we can add a flag or switch for it, if the temperature is error, we can turn on or turn off it to confirm the result.

@BenLeitch4654
Copy link

Hello, I'm having the same issue, Temperatures aren't showing correct values... Was there a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants