-
Notifications
You must be signed in to change notification settings - Fork 23
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):Add Water Tank Level Display for Swan 2 Heat Pump #425
Comments
@hexCut please edit current issue OR pos new info.
in addition, I will provide a command line tool to display these info in next release. it still not available now. |
CD Heat Pump Water Heater CC.md 2024-12-18 09:23:46.828 DEBUG (MainThread) [midealocal.discover] Found a supported device: {'device_id': 153931628204291, 'type': 205, 'ip_address': '192.168.20.167', 'port': 6444, 'model': 'RSJ000CB', 'sn': '0000CD311RSJ000CB2618B100053MY44', 'protocol': 3} |
add some debug code in this PR: midea-lan/midea-local#345 brief step:
after your device works well(start about 3-5 minutes), try to upload full debug log file to current github issue and I will check the detail. 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 you can also search this value in debug log with |
Device type and model (or SN)
SWAN2 153931628204291
The detail description of new feature
When using the Swan 2 heat pump (Midea/Clivet), in addition to displaying the water temperature, it would be helpful to display the water tank level. Currently, the water tank level is measured in 4 levels, as shown in the attached screenshot.
This feature would enhance the user experience by providing a more complete view of the system’s status directly from the integration.
Proposed Enhancement:
• Add functionality to retrieve and display the water tank level.
• Use the 4-level measurement standard available in the device’s API or system.
The text was updated successfully, but these errors were encountered: