From cb97f5af58c0b796de8c6a4f174a8ec2688b166b Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 14 Mar 2025 06:44:52 +0100 Subject: [PATCH] Move removal to end of doc as it's done at the end of the life cycle --- source/_integrations/comelit.markdown | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/source/_integrations/comelit.markdown b/source/_integrations/comelit.markdown index c668653ea80..875bd88f043 100644 --- a/source/_integrations/comelit.markdown +++ b/source/_integrations/comelit.markdown @@ -53,11 +53,6 @@ There is support for the following platform types within Home Assistant: description: Comelit VEDO System. {% endconfiguration_basic %} -## Removing the integration - -This integration follows standard integration removal. No extra steps are required. - -{% include integrations/remove_device_service.md %} ## Data updates @@ -66,3 +61,10 @@ This integration fetches data from the device every 5 seconds by default. ## Alarm control panel The integration will create an alarm entity for each area. Additionally, it will create a sensor and a presence detection binary sensor for each zone, enhancing monitoring capabilities. + +## Removing the integration + +This integration follows standard integration removal. No extra steps are required. + +{% include integrations/remove_device_service.md %} +