Imperata cylindrica
- Origin
- Africa, Asia
- Production
- China
- Category
- Gramineae, Imperata
- Blooming
- Flowering and fruiting period July-September
- Color
- Leaf color green , inflorescence color yellow green
- Size
- Diameter 芒聣楼 10 cm, height 15-18 cm
- Soil
- Soil with loose texture or soil with specific nutrients
- Sunlight
- Resistant to shade, put in places with bright scattered light
- Watering
- Water thoroughly after soil surface dries, avoid saturated water
- Fertilization
- Dilute fertilizers following instructions, apply 1-2 times monthly
- Pruning
- Remove dead and pest-infested branches frequently
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:
         ...
      # Imperata cylindrica
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 2000
      min_temperature: 5
      max_temperature: 32
      min_brightness: 1500
      max_brightness: 6000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON