From e840840e721233e74b67ee3045c1acf295131173 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 17 Apr 2025 14:11:15 -1000 Subject: [PATCH] Add instructions for removing ESPHome integration (#38611) --- source/_integrations/esphome.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/esphome.markdown b/source/_integrations/esphome.markdown index 11c0552bdc1..a6ad2c1f2d9 100644 --- a/source/_integrations/esphome.markdown +++ b/source/_integrations/esphome.markdown @@ -50,6 +50,10 @@ This integration allows [ESPHome](https://esphome.io) devices to connect directl {% include integrations/config_flow.md %} +This integration follows the standard integration removal process; no extra steps are required. + +{% include integrations/remove_device_service.md %} + ## Home Assistant actions ESPHome devices can perform actions to any [Home Assistant action](https://esphome.io/components/api.html#homeassistant-service-action). This functionality is not enabled by default for newly configured device, but can be turned on the options flow on a per device basis.