Skip to content

Commit

Permalink
Added FlexSpray enums for Bosch Dishwasher
Browse files Browse the repository at this point in the history
Added enums for model SHX9PCM5N
  • Loading branch information
knobunc committed Dec 3, 2024
1 parent 695c4f1 commit 5ad7e72
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion custom_components/home_connect_alt/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,13 @@
"Dishcare.Dishwasher.EnumType.LearningDishwasher.DurationLevel.Level1": "Level 1",
"Dishcare.Dishwasher.EnumType.LearningDishwasher.DurationLevel.Level2": "Level 2",
"Dishcare.Dishwasher.EnumType.LearningDishwasher.DurationLevel.Level3": "Level 3",
"Dishcare.Dishwasher.EnumType.FlexSpray.Type.Back": "Back",
"Dishcare.Dishwasher.EnumType.FlexSpray.Type.Custom": "Custom",
"Dishcare.Dishwasher.EnumType.FlexSpray.Type.Front": "Front",
"Dishcare.Dishwasher.EnumType.FlexSpray.Type.Individual": "Individual",
"Dishcare.Dishwasher.EnumType.FlexSpray.Intensity.Heavy": "Heavy",
"Dishcare.Dishwasher.EnumType.FlexSpray.Intensity.Light": "Light",
"Dishcare.Dishwasher.EnumType.FlexSpray.Intensity.Normal": "Normal",
"Dishcare.Dishwasher.Option.BrillianceDry": "Brilliance Dry",
"Dishcare.Dishwasher.Option.ExtraDry": "Extra Dry",
"Dishcare.Dishwasher.Option.HalfLoad": "Half Load",
Expand Down Expand Up @@ -1113,4 +1120,4 @@
}
}
}
}
}

0 comments on commit 5ad7e72

Please sign in to comment.