Skip to the content.

Moes UFO-R11

Universal smart IR remote control

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Moes UFO-R11

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "type": "switch",
    "features": [
      {
        "name": "state",
        "label": "State",
        "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": 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": "voltage",
    "label": "Voltage",
    "access": 1,
    "type": "numeric",
    "property": "voltage",
    "description": "Voltage of the battery in millivolts",
    "unit": "mV"
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related