Pachyrhyzus erosus
- Origin
- Tropical Americas
- Production
- Southwest China
- Category
- Leguminosae, Pachyrhyzus
- Blooming
- Flowering period July-August
- Color
- Flower color white, light purple, light red
- Size
- Diameter 芒聣楼 20 cm, height 15-20 cm
- Soil
- Sandy loam
- Sunlight
- Likes warm and sufficient sunshine
- Watering
- Only need keep soil moist
- Fertilization
- Apply enough base fertilizers
- Pruning
- Remove old, diseased and dead leaves timely
Home Assistant Code
Use the following code in Home Assistant's configuration.yaml to set the limits for the Plant Monitor integration.
  plant:
   name_of_your_plant:
      sensors:
         ...
      # Pachyrhyzus erosus
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 2000
      min_temperature: 15
      max_temperature: 32
      min_brightness: 3700
      max_brightness: 50000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON