From 8ada25472e618d2de48b1f55d57935dc95751726 Mon Sep 17 00:00:00 2001 From: MeIchthys Date: Sun, 7 Apr 2019 15:48:35 -0400 Subject: [PATCH] Minor Gramatical fix (#220) Line 8 "allows you to create a sensors that import" -> "allows you to create sensors that import" --- components/sensor/homeassistant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sensor/homeassistant.rst b/components/sensor/homeassistant.rst index 5fa5e977c..27e6a0069 100644 --- a/components/sensor/homeassistant.rst +++ b/components/sensor/homeassistant.rst @@ -5,7 +5,7 @@ Homeassistant Sensor :description: Instructions for setting up homeassistant sensors with ESPHome that import states from your homeassistant instance. :image: home-assistant.png -The ``homeassistant`` sensor platform allows you to create a sensors that import +The ``homeassistant`` sensor platform allows you to create sensors that import states from your Home Assistant instance using the :doc:`native API `. .. code-block:: yaml