Add Home Connect pre-rinse capability for a dishwasher (#63536)

This commit is contained in:
Davor Val Vega 2022-03-12 12:38:43 +01:00 committed by GitHub
parent 0467dc55fe
commit d41eeaa88b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -312,6 +312,7 @@ class Dishwasher(
"""Dishwasher class."""
PROGRAMS = [
{"name": "Dishcare.Dishwasher.Program.PreRinse"},
{"name": "Dishcare.Dishwasher.Program.Auto1"},
{"name": "Dishcare.Dishwasher.Program.Auto2"},
{"name": "Dishcare.Dishwasher.Program.Auto3"},