We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.2.4
Bosch Dishwasher SPV6ZMX23E/09
============================================================================== // Union types export type ProgramKey = 'Dishcare.Dishwasher.Program.Auto2' | 'Dishcare.Dishwasher.Program.Eco50' | 'Dishcare.Dishwasher.Program.IntensivPower' | 'Dishcare.Dishwasher.Program.MaxEfficient'; // (unrecognised) // EventNotify export interface EventNotifyValues { 'BSH.Common.Option.ProgramProgress'?: number; 'BSH.Common.Option.RemainingProgramTime'?: number; 'BSH.Common.Root.ActiveProgram'?: ProgramKey; // (unrecognised) 'BSH.Common.Root.SelectedProgram'?: ProgramKey; // (unrecognised) 'BSH.Common.Setting.PowerState'?: PowerState; 'Dishcare.Dishwasher.Option.ExtraDry'?: boolean; 'Dishcare.Dishwasher.Option.IntensivZone'?: boolean; } ==============================================================================
No response
The text was updated successfully, but these errors were encountered:
Thank you for taking the time to report this issue. 👍
🔴 The following key/value updates appear to be required:
ProgramKey
'Dishcare.Dishwasher.Program.MaxEfficient'
These should be included in the next release.
Sorry, something went wrong.
No branches or pull requests
Plugin Version
1.2.4
Home Connect Appliance(s)
Bosch Dishwasher SPV6ZMX23E/09
Log File
Additional Information
No response
The text was updated successfully, but these errors were encountered: