Adding Support for Gorenje WPAM14A2T (washing-machine-wm22-b2plus) and German translation #268
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
I just got a new washing machine with ConnectLife and made it work with my HA using your integration. 😸
Feel free to merge it to the connectlife-ha integration.
Since I don't see much point in remotely controlling a washing machine, I made all properties read-only. I also disabled most of the properties, as the list was enormous and most of them never changed.
The result is a set of 20 properties that work perfectly in Home Assistant.
Following that, I contributed to the community by using AI to translate the integration into German. I reviewed the translation and it turned out quite well—just had to fix a handful of misleading terms.
By the way, there were some properties I wanted to add and allow users to enable or disable themselves (as shown in my screenshot of mqtt).
But I couldn't get this to work. Neither the
disablenor thehideoptions seemed to do the trick.Maybe this needs to be implemented in the integration first!? (Sorry, I'm not a Python dev.)
Let me know what you think.
Regards,
André