Skip to the content.

PushOk Hardware POK012

20 dBm Zigbee router with battery backup for indoor/outdoor use

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the PushOk Hardware POK012

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "battery_state",
    "label": "Battery state",
    "access": 5,
    "type": "enum",
    "property": "battery_state",
    "description": "Battery state",
    "values": [
      "missing",
      "charging",
      "full",
      "discharging"
    ]
  },
  {
    "name": "ac_status",
    "label": "Ac status",
    "access": 1,
    "type": "binary",
    "property": "ac_status",
    "description": "Indicates whether the device mains voltage supply is at fault",
    "category": "diagnostic",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "battery_defect",
    "label": "Battery defect",
    "access": 1,
    "type": "binary",
    "property": "battery_defect",
    "description": "Indicates whether the device battery is defective",
    "category": "diagnostic",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "battery",
    "label": "Battery",
    "access": 5,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %",
    "category": "diagnostic",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "voltage",
    "label": "Voltage",
    "access": 5,
    "type": "numeric",
    "property": "voltage",
    "description": "Reported battery voltage in millivolts",
    "category": "diagnostic",
    "unit": "mV"
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "category": "diagnostic",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related