mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Fix typo in Plant Monitor documentation (#36170)
Replace `date` with `data` in the "Data source" example.
This commit is contained in:
parent
8be212c3a0
commit
d3cdbfedc8
@ -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 %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user