mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Update plant.markdown (#2628)
Removed redundant "_moisture" strings in the example. Was probably a copy-and-paste error...
This commit is contained in:
parent
058c12ef8b
commit
11a91d2ff6
@ -21,10 +21,10 @@ plant:
|
|||||||
name_of_your_plant:
|
name_of_your_plant:
|
||||||
sensors:
|
sensors:
|
||||||
moisture: sensor.my_sensor_moisture
|
moisture: sensor.my_sensor_moisture
|
||||||
battery: sensor.my_sensor_moisture_battery
|
battery: sensor.my_sensor_battery
|
||||||
temperature: sensor.my_sensor_moisture_temperature
|
temperature: sensor.my_sensor_temperature
|
||||||
conductivity: sensor.my_sensor_moisture_conductivity
|
conductivity: sensor.my_sensor_conductivity
|
||||||
brightness: sensor.my_sensor_moisture_brightness
|
brightness: sensor.my_sensor_brightness
|
||||||
min_moisture: 20
|
min_moisture: 20
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user