Fix coffee maker device type name at applicances with programs list at Home Connect (#128538)

This commit is contained in:
J. Diego Rodríguez Royo
2024-10-25 20:04:53 +02:00
committed by GitHub
parent 9207eedbfb
commit d8a06777fe

View File

@@ -32,7 +32,7 @@ _LOGGER = logging.getLogger(__name__)
APPLIANCES_WITH_PROGRAMS = (
"CleaningRobot",
"CoffeeMachine",
"CoffeeMaker",
"Dishwasher",
"Dryer",
"Hood",