Wrong parameters sent for drying #74
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
When comparing sent parameters between official app vs hOn there are some wrong data structures.
I think there are two options regarding Drying:
dryLevel: "2"
,dryProgFlag: "1"
,dryTime: "1"
)dryProgFlag
should be "1" ANDsteamLevel: 0
ANDdryLevel
not set.Also, when starting WD with integration, the official app shows all kind of wrong values(undefined).
I think there are also
programName: PROGRAMS.WM_WD.HQD_QUICK_15
parameters missing, but I'm not sure. If you look atmostUsedPrograms:
some programs areundefined
Screenshots
Environment (please complete the following information):
Device Log OFFICIAL APP (Integration log is below!!!)
Device Log HON INTEGRATION