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:

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

Related