12 lines
314 B
YAML
12 lines
314 B
YAML
# Example configuration.yaml entry
|
|
---
|
|
plant:
|
|
monstera:
|
|
sensors:
|
|
moisture: sensor.monstera_moisture
|
|
battery: sensor.monstera_battery
|
|
temperature: sensor.monstera_temperature
|
|
conductivity: sensor.monstera_conductivity
|
|
brightness: sensor.monstera_illuminance
|
|
min_moisture: 20
|