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

Bug(FB): electric heater heat level cannot control #491

Open
wan40657819 opened this issue Feb 8, 2025 · 5 comments
Open

Bug(FB): electric heater heat level cannot control #491

wan40657819 opened this issue Feb 8, 2025 · 5 comments
Labels
bug Something isn't working

Comments

@wan40657819
Copy link

wan40657819 commented Feb 8, 2025

HA core version

2025.1.4

Current integration version

v0.6.6

Last known working integration version

v0.5.7

Device type and model

Electric Heater 5706671Q

Working mobile app

美的美居

The detail description of bug/problem

  1. description the device type and name(you may have multiple devices)

Electric Heater 5706671Q : Electric Heater

  1. description the error action or error info (device have multiple data/features)

Electric Heater 5706671Q
there are "cool; low; high" mode and responding to Heating Level "0;1;2"
set the level in app can change the Heating Level value in HA
Setting the Heating Level in HA cannot set its heat mode but command is send to machine as there is beep sound from machine after select Heating Level
Also the temperture is offset by 20C degree. e.g. 55C in HA and 35C in app.

The logs

  1. DEBUG log MUST be enabled (Please refer to README document)
  2. Execute the action to trigger error log(you should description the error action)
  3. Upload the debug log file as attachment。
  4. Please don't paste the log content! upload as a attachment file.
  5. Please don't paste the log content! upload as a attachment file.
  6. Please don't paste the log content! upload as a attachment file.

home-assistant_2025-02-08T17-03-52.796Z.log

...

@wan40657819 wan40657819 added the bug Something isn't working label Feb 8, 2025
@wuwentao
Copy link
Owner

wuwentao commented Feb 11, 2025

your device should using a new protocol with exist old device protocol.
please help to provide your device SN info.
and I will use it to compare with your debug log output and exist code.
thanks.

in addition, please split it in two issues, and one issue for one device type.
anyway ,you can use the same debug log file.
just to track different issue and different device.
if one device can be support, we can close one issue,mixed both in one issue is not a good idea.

@wuwentao wuwentao changed the title range hood not work and electric heater heat level cannot control Bug(FB): electric heater heat level cannot control Feb 11, 2025
@wan40657819
Copy link
Author

Heater sn: 211106234486131

For range hood, find out that related to network issue and removed from this issue.

@wuwentao
Copy link
Owner

Heater sn: 211106234486131

For range hood, find out that related to network issue and removed from this issue.

sorry, this SN should not the expected value, midea have two types of sn.
you can check it from your APP or use debug method in README document to got the right value.

@wan40657819
Copy link
Author

SN in app: 0000FB3115706671Q1A081103066L83W
barcode in app: 3115706671Q1A081103066

@wan40657819
Copy link
Author

2025-02-27 21:44:05.732 INFO (MainThread) [cli] Found 1 devices.
2025-02-27 21:44:05.733 INFO (MainThread) [cli] Found devices: {211106234486131: {'device_id': 211106234486131, 'type': 251, 'ip_address': '192.168.31.130', 'port': 6444, 'model': '5706671Q', 'sn': '0000FB3115706671Q1A081103066L83W', 'protocol': 3}}

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

2 participants