diff --git a/source/_integrations/wled.markdown b/source/_integrations/wled.markdown index ad0bbc5cf70..791289aa1f6 100644 --- a/source/_integrations/wled.markdown +++ b/source/_integrations/wled.markdown @@ -115,17 +115,6 @@ This service allows for controlling the WLED effect. A list of all available effects (and the behavior of the intensity for each effect) [is documented in the WLED Wiki](https://github.com/Aircoookie/WLED/wiki/List-of-effects-and-palettes#effects). -### Service `wled.preset` - -This service allows for loading a preset saved on the WLED device. - -| Service Data Attribute | Required | Description | -| ---------------------- | -------- | --------------------------------------------------------------------------------------------------------------- | -| `entity_id` | no | A WLED entity ID to load the preset from. | -| `preset` | no | ID of the preset slot to load from. | - -More information on presets [is documented in the WLED Wiki](https://github.com/Aircoookie/WLED/wiki/Presets) - ## Example Automations ### Activating Random Effect