mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +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:
|
||||
sensors:
|
||||
moisture: sensor.my_sensor_moisture
|
||||
battery: sensor.my_sensor_moisture_battery
|
||||
temperature: sensor.my_sensor_moisture_temperature
|
||||
conductivity: sensor.my_sensor_moisture_conductivity
|
||||
brightness: sensor.my_sensor_moisture_brightness
|
||||
battery: sensor.my_sensor_battery
|
||||
temperature: sensor.my_sensor_temperature
|
||||
conductivity: sensor.my_sensor_conductivity
|
||||
brightness: sensor.my_sensor_brightness
|
||||
min_moisture: 20
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user