From 243044d82db93af2cfba28965e039b1eb8b25f08 Mon Sep 17 00:00:00 2001 From: Andre Lengwenus Date: Sun, 19 Jan 2025 20:51:39 +0100 Subject: [PATCH] Add remove integration section (#36990) --- source/_integrations/lcn.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/lcn.markdown b/source/_integrations/lcn.markdown index 38f621e2299..20befb354e8 100644 --- a/source/_integrations/lcn.markdown +++ b/source/_integrations/lcn.markdown @@ -812,3 +812,15 @@ The motor values specify which hardware relay or outputs configuration will be u Whenever a key has to be provided, it is defined by a joint string consisting of the table identifier (`a`, `b`, `c`, `d`) and the corresponding key number. Examples: `a1`, `a5`, `d8`. + +## Remove integration + +This integration follows standard integration removal, no extra steps are required. + +{% include integrations/remove_device_service.md %} + +{% warning %} + +Removing the integration will delete all device and entity configuration done via the UI panel. + +{% endwarning %}