Indocalamus tessellatus
- Origin
- China
- Production
- Southern China
- Category
- Gramineae, Indocalamus
- Blooming
- Sprouting period April-May, flowering period June-July
- Color
- Leaf color green
- Size
- Diameter 芒聣楼 15 cm, height 芒聣楼 30 cm
- Soil
- Acidic soil with loose texture or soil with specific nutrients
- Sunlight
- Like sunshine, grows in sunny places
- Watering
- Likes wet environments, water thoroughly when soil is dry, avoid saturated water
- Fertilization
- Dilute fertilizers following instructions, apply 1-2 times monthly
- Pruning
- Pruning accordingly for any favorate tree shapes
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:
         ...
      # Indocalamus tessellatus
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 100
      max_conductivity: 1500
      min_temperature: 5
      max_temperature: 32
      min_brightness: 1000
      max_brightness: 60000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON