Skip to the content.

Custom devices (DiY) EFEKTA_miniPWS

Mini plant wattering sensor

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Custom devices (DiY) EFEKTA_miniPWS

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "type": "numeric",
    "name": "soil_moisture",
    "label": "Soil moisture",
    "property": "soil_moisture",
    "access": 1,
    "unit": "%",
    "description": "Measured soil moisture value"
  },
  {
    "type": "numeric",
    "name": "battery",
    "label": "Battery",
    "property": "battery",
    "access": 1,
    "unit": "%",
    "description": "Remaining battery in %, can take up to 24 hours before reported.",
    "value_min": 0,
    "value_max": 100
  },
  {
    "type": "numeric",
    "name": "report_delay",
    "label": "Report delay",
    "property": "report_delay",
    "access": 3,
    "unit": "min",
    "description": "Adjust Report Delay, by default 60 minutes",
    "value_min": 1,
    "value_max": 180
  },
  {
    "type": "numeric",
    "name": "linkquality",
    "label": "Linkquality",
    "property": "linkquality",
    "access": 1,
    "unit": "lqi",
    "description": "Link quality (signal strength)",
    "value_min": 0,
    "value_max": 255
  }
]

Related