Minor Gramatical fix (#220)

Line 8

"allows you to create a sensors that import" -> "allows you to create sensors that import"
This commit is contained in:
MeIchthys 2019-04-07 15:48:35 -04:00 committed by Otto Winter
parent 1a05ae9157
commit 8ada25472e

View File

@ -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 </components/api>`.
.. code-block:: yaml