Fix typo in Plant Monitor documentation (#36170)

Replace `date` with `data` in the "Data source" example.
This commit is contained in:
Marius Runde 2024-12-06 14:50:56 +01:00 committed by GitHub
parent 8be212c3a0
commit d3cdbfedc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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). 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 %} {% raw %}