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

Clarification of ERD 0x20c1 #1

Open
mguaylam opened this issue Nov 26, 2024 · 5 comments
Open

Clarification of ERD 0x20c1 #1

mguaylam opened this issue Nov 26, 2024 · 5 comments

Comments

@mguaylam
Copy link

mguaylam commented Nov 26, 2024

When implementing 0x20c1 and 0x2143, I'm missing information on how to handle the Flow Rate Bucket.
I'm guessing it's the concentration rate adjustment?

There is this reference for detergent bucket configuration but it seems internal to GE (0x20c0) : https://github.appl.ge.com/WCA-Configs/wca-mobile-brand-content/blob/master/apps/smarthq/US/en-US/laundry/DetergentType.json

Could we know what are the dilutions proportions for each Flow Rate Bucket to properly set it for my detergent if I'm understanding the functionality right? (And the same for softener).

On another note, if we see an ERD that the appliance should support but is not announced by it, can we ask for it?

Thank you for your help.

@mguaylam mguaylam changed the title Clarification of ERD 0x20c1 & 0x2143 Clarification of ERD 0x20c1 Nov 26, 2024
@ryanplusplus
Copy link
Contributor

On another note, if we see an ERD that the appliance should support but is not announced by it, can we ask for it?

Currently, no. What is an example of an ERD that you think should be supported but isn't advertised? It's possible that there's a firmware issue, but in the general case, all ERDs supported by an appliance should be advertised, even if they're non-functional (the Appliance API manifest ERDs tell you which ERDs should actually work for a given model and firmware version).

@ryanplusplus
Copy link
Contributor

Could we know what are the dilutions proportions for each Flow Rate Bucket to properly set it for my detergent if I'm understanding the functionality right? (And the same for softener).

Let me look into this. I think these documents are available at a public URL. If they aren't, I may be able to get approval to share them.

@ryanplusplus
Copy link
Contributor

ryanplusplus commented Nov 26, 2024

Could we know what are the dilutions proportions for each Flow Rate Bucket to properly set it for my detergent if I'm understanding the functionality right? (And the same for softener).

Let me look into this. I think these documents are available at a public URL. If they aren't, I may be able to get approval to share them.

Here's a public link to that document:
https://wca-mobile-brand-content-prd.brillion.geappliances.com/apps/smarthq/US/en-US/laundry/DetergentType.json

We should be able to post-process the docs that we publish so that we rewrite internal URLs to their public equivalents to make this easier in the future.

@mguaylam
Copy link
Author

mguaylam commented Nov 27, 2024

What is an example of an ERD that you think should be supported but isn't advertised?

For example with the PFQ97HSPVDS :

    "name": "Drum Light Option Request",
    "id": "0x217d",

There is a controllable (from the appliance) drum light but I can't see the ERD or write to it.

Was also wondering if there was environmental sensors about what's happening in the drum like humidity but I don't seem to find any public ERD either for those.

Here's a public link to that document:
https://wca-mobile-brand-content-prd.brillion.geappliances.com/apps/smarthq/US/en-US/laundry/DetergentType.json

Thank you! I'll try to wrap my head around what a bucket is equivalent to. 😅

@ryanplusplus
Copy link
Contributor

@mguaylam FYI the published documentation now has the private links rewritten to the public links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants