Skip to the content.

WMUN ZS05

Universal smart IR remote control on batteries

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the WMUN ZS05

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "learn_ir_code",
    "label": "Learn ir code",
    "access": 2,
    "type": "binary",
    "property": "learn_ir_code",
    "description": "Turn on to learn new IR code",
    "value_on": "ON",
    "value_off": "OFF"
  },
  {
    "name": "learned_ir_code",
    "label": "Learned ir code",
    "access": 1,
    "type": "text",
    "property": "learned_ir_code",
    "description": "The IR code learned by device"
  },
  {
    "name": "ir_code_to_send",
    "label": "Ir code to send",
    "access": 2,
    "type": "text",
    "property": "ir_code_to_send",
    "description": "The IR code to send by device"
  },
  {
    "name": "battery",
    "label": "Battery",
    "access": 5,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %",
    "category": "diagnostic",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  }
]

Related