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

HomeConnect API unexpected values (SX87ZX06CE/38) #284

Closed
Jellybeez opened this issue May 26, 2024 · 3 comments
Closed

HomeConnect API unexpected values (SX87ZX06CE/38) #284

Jellybeez opened this issue May 26, 2024 · 3 comments
Labels
api keys/values Unrecognised Home Connect API keys or mismatched value types

Comments

@Jellybeez
Copy link

Plugin Version

0.42.2

Home Connect Appliance(s)

Siemens Dishwasher SX87ZX06CE/38

Log File

[5/26/2024, 1:44:32 PM] [HomeConnect] // Union types
[5/26/2024, 1:44:32 PM] [HomeConnect] export type ProgramKey =
[5/26/2024, 1:44:32 PM] [HomeConnect]     'Dishcare.Dishwasher.Program.Auto2'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Eco50'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Glas40'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.GlassShine' // (unrecognised)
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Intensiv70'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.IntensivPower'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Kurz60'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.LearningDishwasher'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.MachineCare'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.MixedLoad'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.NightWash'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.PreRinse'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Quick45'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Super60';

Additional Information

No response

@Jellybeez Jellybeez added the api keys/values Unrecognised Home Connect API keys or mismatched value types label May 26, 2024
@thoukydides
Copy link
Owner

Thanks for the report. Undocumented program Dishcare.Dishwasher.Program.GlassShine will be included in the next release.

@Jellybeez
Copy link
Author

Jellybeez commented May 26, 2024 via email

@thoukydides
Copy link
Owner

That's in v0.42.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api keys/values Unrecognised Home Connect API keys or mismatched value types
Projects
None yet
Development

No branches or pull requests

2 participants