mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Remove erroneous switch entity description at Home Connect (#128576)
This commit is contained in:
parent
6af6b73c89
commit
eaa4a43458
@ -52,10 +52,6 @@ SWITCHES = (
|
|||||||
key="ConsumerProducts.CoffeeMaker.Setting.CupWarmer",
|
key="ConsumerProducts.CoffeeMaker.Setting.CupWarmer",
|
||||||
translation_key="cup_warmer",
|
translation_key="cup_warmer",
|
||||||
),
|
),
|
||||||
SwitchEntityDescription(
|
|
||||||
key=REFRIGERATION_SUPERMODEREFRIGERATOR,
|
|
||||||
translation_key="cup_warmer",
|
|
||||||
),
|
|
||||||
SwitchEntityDescription(
|
SwitchEntityDescription(
|
||||||
key=REFRIGERATION_SUPERMODEFREEZER,
|
key=REFRIGERATION_SUPERMODEFREEZER,
|
||||||
translation_key="freezer_super_mode",
|
translation_key="freezer_super_mode",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user