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
The Home Connect Alt integration that I've been using previously provides the option of either providing the Raw values or using translations on the API server side - see Local vs. Server translation. However, the integration is using the public cloud APIs.
Personally I suggest we translate to the enum values and if people want to translate further locally.
So, for example, operation state the values would be "inactive", "Ready", "DelayedStart", etc based on the values downloaded in the feature mapping file and populated in devices.json. I think that is the current intended behaviour now isn't it?
Where values are returned as integers do we want to attempt to resolve these to the BSH.x.x.x enum values or leave that up to the end-user?
The text was updated successfully, but these errors were encountered: