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 (TQ707DF5/01) #283

Closed
bezibaerchen opened this issue May 18, 2024 · 2 comments
Closed

HomeConnect API unexpected values (TQ707DF5/01) #283

bezibaerchen opened this issue May 18, 2024 · 2 comments
Labels
api keys/values Unrecognised Home Connect API keys or mismatched value types

Comments

@bezibaerchen
Copy link

Plugin Version

0.42.2

Home Connect Appliance(s)

Siemens CoffeeMaker TQ707DF5/01

Log File

[5/18/2024, 10:18:36 AM] [HomeConnect] Just paste the following into the "Log File" field and submit the issue:
[5/18/2024, 10:18:36 AM] [HomeConnect] =========================================================================================
[5/18/2024, 10:18:36 AM] [HomeConnect] 
[5/18/2024, 10:18:36 AM] [HomeConnect] // Option
[5/18/2024, 10:18:36 AM] [HomeConnect] export interface OptionValues {
[5/18/2024, 10:18:36 AM] [HomeConnect]     'BSH.Common.Option.EnergyForecast'?:                        number;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'BSH.Common.Option.EstimatedTotalProgramTime'?:             number;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'BSH.Common.Option.ProgramProgress'?:                       number;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'BSH.Common.Option.RemainingProgramTime'?:                  number;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'BSH.Common.Option.RemainingProgramTimeIsEstimated'?:       boolean;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'BSH.Common.Option.StartInRelative'?:                       number;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'BSH.Common.Option.WaterForecast'?:                         number;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'ConsumerProducts.CoffeeMaker.Option.BeveragesRemaining'?:  number; // (unrecognised)
[5/18/2024, 10:18:36 AM] [HomeConnect]     'Dishcare.Dishwasher.Option.HalfLoad'?:                     boolean;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'Dishcare.Dishwasher.Option.IntensivZone'?:                 boolean;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'Dishcare.Dishwasher.Option.SilenceOnDemand'?:              boolean;
[5/18/2024, 10:18:36 AM] [HomeConnect]     'Dishcare.Dishwasher.Option.VarioSpeedPlus'?:               boolean;
[5/18/2024, 10:18:36 AM] [HomeConnect] }
[5/18/2024, 10:18:36 AM] [HomeConnect] 
[5/18/2024, 10:18:36 AM] [HomeConnect] =========================================================================================

Additional Information

No response

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

Thanks for the report. ConsumerProducts.CoffeeMaker.Option.BeveragesRemaining will be included in the next release.

@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