diff --git a/source/_integrations/switch_as_x.markdown b/source/_integrations/switch_as_x.markdown index 34bb0176546..93d05b9ccf7 100644 --- a/source/_integrations/switch_as_x.markdown +++ b/source/_integrations/switch_as_x.markdown @@ -43,3 +43,9 @@ Switch entity: Type: description: The type of entity you want the switch to become. {% endconfiguration_basic %} + +## Switch as X 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" %}. + +![Entity properties exampl](/images/integrations/switch_as_x/Entities_Properties.png) \ No newline at end of file diff --git a/source/images/integrations/switch_as_x/Entities_Properties.png b/source/images/integrations/switch_as_x/Entities_Properties.png new file mode 100644 index 00000000000..268fe89c5e6 Binary files /dev/null and b/source/images/integrations/switch_as_x/Entities_Properties.png differ