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

Dishwasher programm id #515

Open
MrTwIXx opened this issue Jul 31, 2024 · 2 comments
Open

Dishwasher programm id #515

MrTwIXx opened this issue Jul 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@MrTwIXx
Copy link

MrTwIXx commented Jul 31, 2024

The problem

I have a new Miele Dishawasher since today. After I added the Component to my HA I see only the programIds and not the proframLable oft the actual program in HA.

These are the programIds with the labels which I got from the Developer API:
[ { "programId": 200, "program": "", "parameters": {} }, { "programId": 202, "program": "Auto 45 - 60°C", "parameters": {} }, { "programId": 203, "program": "ComfortWash 45°C", "parameters": {} }, { "programId": 204, "program": "", "parameters": {} }, { "programId": 205, "program": "Intensive 75°C", "parameters": {} }, { "programId": 209, "program": "ComfortWash+ 55°C", "parameters": {} }, { "programId": 206, "program": "Hygiene 75°C", "parameters": {} }, { "programId": 207, "program": "ExtraQuiet 50°C", "parameters": {} }, { "programId": 208, "program": "SolarSave ", "parameters": {} }, { "programId": 210, "program": "Gentle 45°C", "parameters": {} }, { "programId": 211, "program": "Tall items 65°C", "parameters": {} }, { "programId": 212, "program": "Pasta/Paella ", "parameters": {} }, { "programId": 213, "program": "Glasses ", "parameters": {} }, { "programId": 214, "program": "Maintenance programme ", "parameters": {} }, { "programId": 215, "program": "Rinse salt ", "parameters": {} } ]

I checked it shortly and didn't find these IDs in the custom_components/miele/const.py.

Could you add these IDs to it? Otherwise I could create you a PR.

Version of miele integration having the issue?

2024.5.0

Version of Home Assistant Core having the issue?

2024.7.3

Anything in the logs that might be useful for us?

No response

Additional information

No response

@MrTwIXx MrTwIXx added the bug Something isn't working label Jul 31, 2024
@astrandb
Copy link
Owner

astrandb commented Aug 6, 2024

Please capture a diagnostic download from the dishwasher device page while the machine is running. Then upload the file to this issue.

@blacknell
Copy link

relates #584

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

3 participants