From 4a040abb53468964fb4db1294efdc2926eb41e9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Wed, 26 Mar 2025 17:54:30 +0100 Subject: [PATCH] Document AEMET integration removal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- source/_integrations/aemet.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/aemet.markdown b/source/_integrations/aemet.markdown index 28bb05ba8dd..0c439a02c8c 100644 --- a/source/_integrations/aemet.markdown +++ b/source/_integrations/aemet.markdown @@ -73,3 +73,9 @@ For each condition, the following sensors are created: The integration creates an image entity for the weather radar if the radar option is enabled. Details about the API are available in the [AEMET OpenData documentation](https://opendata.aemet.es/dist). + +## Removing the integration + +This integration follows standard integration removal. No extra steps are required. + +{% include integrations/remove_device_service.md %}