Skip to the content.

easyiot ZB-SP1000

ZB-SP1000 is an MP3 player that can support 1,000 voices.

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": "play_voice",
    "label": "Play voice",
    "access": 2,
    "type": "numeric",
    "property": "play_voice",
    "description": "Please enter ID(1-999)",
    "value_max": 999,
    "value_min": 1,
    "value_step": 1
  },
  {
    "name": "set_volume",
    "label": "Set volume",
    "access": 2,
    "type": "numeric",
    "property": "set_volume",
    "description": "Please enter volume(1-30)",
    "value_max": 30,
    "value_min": 1,
    "value_step": 1
  },
  {
    "name": "last_received_status",
    "label": "Last received status",
    "access": 1,
    "type": "text",
    "property": "last_received_status",
    "description": "status"
  },
  {
    "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