Add instructions for removing ESPHome integration (#38611)

This commit is contained in:
J. Nick Koston 2025-04-17 14:11:15 -10:00 committed by GitHub
parent 67bd213ce2
commit e840840e72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.