Skip to the content.

easyiot ZB-IR01

This is an infrared remote control equipped with a local code library,supporting devices such as air conditioners, televisions, projectors, and more.

Unsupported

This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "last_received_command",
    "label": "Last received command",
    "access": 1,
    "type": "text",
    "property": "last_received_command",
    "description": "Received infrared control command"
  },
  {
    "name": "send_command",
    "label": "Send command",
    "access": 2,
    "type": "text",
    "property": "send_command",
    "description": "Send infrared control command"
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related