You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: