From 6bd4309bd90096019f710740cf7c3255a370c475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Bregu=C5=82a?= Date: Thu, 30 Oct 2025 11:34:07 +0100 Subject: [PATCH] Add removal instruction for WLED --- source/_integrations/wled.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/wled.markdown b/source/_integrations/wled.markdown index b09446d8d819..d10a26661d2f 100644 --- a/source/_integrations/wled.markdown +++ b/source/_integrations/wled.markdown @@ -248,3 +248,10 @@ Here is an example of all of these put together into an automation: data: value: 255 ``` + + +## Removing the integration + +This integration follows standard integration removal. No extra steps are required. + +{% include integrations/remove_device_service.md %}