mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Rename 'Switch as x' to 'Change device type of a switch' (#28128)
This commit is contained in:
parent
f9f62161b1
commit
ceb53dbd4d
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Switch as X
|
||||
title: Change device type of a switch
|
||||
description: Instructions on how to convert any Home Assistant switch into something else.
|
||||
ha_category:
|
||||
- Cover
|
||||
@ -25,7 +25,7 @@ ha_platforms:
|
||||
ha_integration_type: helper
|
||||
---
|
||||
|
||||
The Switch as X integrations lets you convert any Home Assistant switch into
|
||||
The **Change device type of a switch** helper integrations lets you convert any Home Assistant switch into
|
||||
a Home Assistant Light, Cover, Fan, Lock, or Siren.
|
||||
|
||||
In Home Assistant's world, a wall plug is a switch. And while that is correct
|
||||
@ -33,7 +33,7 @@ for a wall plug in general, those plugs are often used with e.g, a light
|
||||
fixture or a fan. General-purpose relays are similar, as they are sometimes used for
|
||||
things like locks or garage doors.
|
||||
|
||||
Using the Switch as X integration, you can convert those switches into the
|
||||
Using the **Change device type of a switch** helper integration, you can convert those switches into the
|
||||
entity types that best matches your use case.
|
||||
|
||||
{% include integrations/config_flow.md name="Switch as X" %}
|
||||
@ -44,8 +44,8 @@ Type:
|
||||
description: The type of entity you want the switch to become.
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Switch as X from the existing entity
|
||||
## **Change device type of a switch** from the existing entity
|
||||
|
||||
Where compatible, Switch as X will appear on entity properties. A list of entities can be found in {% my entities title="Settings -> Devices & Services -> Entities" %}.
|
||||
Where compatible, **Change device type of a switch** will appear on entity properties. A list of entities can be found in **{% my entities title="Settings > Devices & Services > Entities" %}**.
|
||||
|
||||

|
||||

|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 59 KiB |
Loading…
x
Reference in New Issue
Block a user