Rename 'Switch as X' helper to ... (#96114)

This commit is contained in:
c0ffeeca7 2023-07-08 08:59:26 +02:00 committed by GitHub
parent 8bfac2c46c
commit 5d1b4f48e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"domain": "switch_as_x", "domain": "switch_as_x",
"name": "Switch as X", "name": "Change device type of a switch",
"codeowners": ["@home-assistant/core"], "codeowners": ["@home-assistant/core"],
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/switch_as_x", "documentation": "https://www.home-assistant.io/integrations/switch_as_x",