mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Fix coffee maker device type name at applicances with programs list at Home Connect (#128538)
This commit is contained in:
committed by
GitHub
parent
9207eedbfb
commit
d8a06777fe
@@ -32,7 +32,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
|
||||
APPLIANCES_WITH_PROGRAMS = (
|
||||
"CleaningRobot",
|
||||
"CoffeeMachine",
|
||||
"CoffeeMaker",
|
||||
"Dishwasher",
|
||||
"Dryer",
|
||||
"Hood",
|
||||
|
Reference in New Issue
Block a user