From 0d7af5bde818697497d5574749c66cf6d27b7114 Mon Sep 17 00:00:00 2001 From: markharleman <50380925+markharleman@users.noreply.github.com> Date: Wed, 2 Oct 2019 23:02:34 +0200 Subject: [PATCH] Link correction to ESPHome API (#10577) --- source/_integrations/esphome.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/esphome.markdown b/source/_integrations/esphome.markdown index 0147f95b8e6..0bc62f8a076 100644 --- a/source/_integrations/esphome.markdown +++ b/source/_integrations/esphome.markdown @@ -9,7 +9,7 @@ ha_release: 0.85 ha_iot_class: Local Push --- -This integration allows you to connect your [ESPHome](https://esphome.io) devices directly into Home Assistant with the [native ESPHome API](https://esphome.io/integrations/api.html). +This integration allows you to connect your [ESPHome](https://esphome.io) devices directly into Home Assistant with the [native ESPHome API](https://esphome.io/components/api.html). ## Setup the integration via the integrations screen