Curcuma 'Siam Sunrise'
- Origin
- Thailand
- Production
- Thailand
- Category
- Zingiberaceae, Curcuma
- Blooming
- Flowering period June-October
- Color
- Flower color red and white
- Size
- Diameter 芒聣楼 10 cm, height 15-18 cm
- Soil
- Soil with loose texture or soil with specific nutrients
- Sunlight
- In summer shade according to the intensity of light, in winter no shade when indoor
- Watering
- Water thoroughly after soil surface dries, avoid saturated water
- Fertilization
- Dilute fertilizers following instructions, apply 1-2 times monthly
- Pruning
- Remove aged tissues, dead and pest branches 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:
         ...
      # Curcuma 'Siam Sunrise'
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 2000
      min_temperature: 8
      max_temperature: 35
      min_brightness: 3700
      max_brightness: 50000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON