diff --git a/source/_integrations/switch.markdown b/source/_integrations/switch.markdown index 5e5ace9ec26..762cfec9c80 100644 --- a/source/_integrations/switch.markdown +++ b/source/_integrations/switch.markdown @@ -23,4 +23,4 @@ In the frontend open the sidebar. At the bottom, under **Developer Tools**, clic | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | -| `entity_id` | yes | Only act on a specific switch. Otherwise, it targets all switches. +| `entity_id` | no | The entity ID of the switch to control. To target all switches, set the entity ID to `all`|