Daphne burkwoodii 'Carol Mackie'
- Origin
- China
- Production
- Southern China
- Category
- Thymelaeaceae, Daphne
- Blooming
- Flowering period March-May, fruiting period July-August
- Color
- Flower color light fuchsia outside, red inside, fruit color red, leaf color green
- Size
- Diameter 芒聣楼 15 cm, height 芒聣楼 25 cm
- Soil
- Slightly acidic soil with loose texture or soil with specific nutrients
- Sunlight
- Like shade environments, put in places with scattered light
- 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, rotten, diseased 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:
         ...
      # Daphne burkwoodii 'Carol Mackie'
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 2000
      min_temperature: 8
      max_temperature: 32
      min_brightness: 800
      max_brightness: 15000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON