Verbena canadensis 'Rosea'
- Origin
- Brazil, Peru, Uruguay
- Production
- China
- Category
- Verbenaceae, Verbena
- Blooming
- Flowering period May-November
- Color
- Flower color purple, white, red, blue, white green , pink
- Size
- Diameter 芒聣楼 20 cm, height 20-30 cm
- Soil
- Deep loose and fertile soil
- Sunlight
- Like sunshine, not resistant to shade
- Watering
- 2-3 times every week
- Fertilization
- Mainly use base fertilizers, top-dressing at the late stages
- Pruning
- Remove dead and diseased 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:
         ...
      # Verbena canadensis 'Rosea'
      min_moisture: 15
      max_moisture: 60
      min_conductivity: 350
      max_conductivity: 2000
      min_temperature: 5
      max_temperature: 35
      min_brightness: 3700
      max_brightness: 60000
  Plant as JSON
You can also retrieve the plant information in a machine readable format.
JSON