Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions source/_components/plant.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down