From c69a56d18768fa0842314e433505131c48e4fb37 Mon Sep 17 00:00:00 2001 From: Lev Aronsky Date: Mon, 8 May 2017 19:27:43 +0300 Subject: [PATCH] Spelling and capitalization fixes (#2598) --- source/_components/plant.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/plant.markdown b/source/_components/plant.markdown index 09335f0278a..7c01fca04e8 100644 --- a/source/_components/plant.markdown +++ b/source/_components/plant.markdown @@ -55,9 +55,9 @@ Another good source of this data would be the [Mi Flora](https://home-assistant. If the sensor data within the the min/max values the status will be `ok`, if not the status will be `problem`. You can use this to trigger a notification, if there is a problem with your plant. Of course you can only monitor attributes of your plant, where the sensor is configured and is providing the data. -## data source +## Data Source -The main sources of the data will usually be a [MiFlora sensor](sensor.miflora) or a [MQTT sensor](sensor.mqtt) receiving the data from a [PlantGatway](https://github.com/ChristianKuehnel/plantgateway). +The main sources of the data will usually be a [MiFlora sensor](sensor.miflora) or a [MQTT sensor](sensor.mqtt) receiving the data from a [PlantGateway](https://github.com/ChristianKuehnel/plantgateway). If you want to get the date via a PlantGateway, this is a typical configuration for the MQTT sensors: ```yaml