Change the name of the vacuum switch voice (#64948)
parent
9cbdd36082
commit
0a223f2f62
|
@ -311,7 +311,7 @@ SWITCHES: dict[str, tuple[SwitchEntityDescription, ...]] = {
|
|||
),
|
||||
SwitchEntityDescription(
|
||||
key=DPCode.VOICE_SWITCH,
|
||||
name="Voice",
|
||||
name="Mute Voice",
|
||||
icon="mdi:account-voice",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue