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.