mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Change the name of the vacuum switch voice (#64948)
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
Reference in New Issue
Block a user