diff --git a/homeassistant/components/switch_as_x/manifest.json b/homeassistant/components/switch_as_x/manifest.json index b54509ea5e3..d14a6bcb390 100644 --- a/homeassistant/components/switch_as_x/manifest.json +++ b/homeassistant/components/switch_as_x/manifest.json @@ -1,6 +1,6 @@ { "domain": "switch_as_x", - "name": "Switch as X", + "name": "Change device type of a switch", "codeowners": ["@home-assistant/core"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/switch_as_x",