From d3cdbfedc89b87253c08b83fdebed94045a810e6 Mon Sep 17 00:00:00 2001 From: Marius Runde Date: Fri, 6 Dec 2024 14:50:56 +0100 Subject: [PATCH] Fix typo in Plant Monitor documentation (#36170) Replace `date` with `data` in the "Data source" example. --- source/_integrations/plant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/plant.markdown b/source/_integrations/plant.markdown index 253db87e2e4..42d45da4212 100644 --- a/source/_integrations/plant.markdown +++ b/source/_integrations/plant.markdown @@ -122,7 +122,7 @@ If the sensor data is within the min/max values the status will be `ok`, if not The main sources of the data will usually be a [MiFlora sensor](/integrations/miflora) or a [MQTT sensor](/integrations/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: +If you want to get the data via a PlantGateway, this is a typical configuration for the MQTT sensors: {% raw %}