Skip to content

[Device Submission] SONOFF ZBM5-3C-80/86 (fw 1.0.6) #99

Description

@hsolgaard

Paste the copied JSON below this line:

{
  "manufacturer": "SONOFF",
  "model": "ZBM5-3C-80/86",
  "identity": {
    "sw_build_id": "1.0.6",
    "hw_version": 16,
    "date_code": "20251017"
  },
  "endpoints": [
    {
      "endpoint": {
        "id": 1,
        "profile": "0x0104",
        "device_type": "0x0002",
        "in_clusters": [
          "0x0000",
          "0x0003",
          "0x0004",
          "0x0005",
          "0x0006",
          "0x0b05",
          "0xfbfe",
          "0xfc11",
          "0xfc57"
        ],
        "out_clusters": [
          "0x0006",
          "0x0019"
        ]
      },
      "scanned": true,
      "clusters": {
        "0x0000": {
          "name": "Basic",
          "commands_received": [
            {
              "id": 0,
              "name": "Reset to factory defaults",
              "present": true
            }
          ],
          "commands_received_confirmed": true,
          "commands_generated": [],
          "attributes_confirmed": [
            {
              "id": 0,
              "name": "zcl_version",
              "access": "READ|REPORT"
            },
            {
              "id": 1,
              "name": "app_version",
              "access": "READ|REPORT"
            },
            {
              "id": 3,
              "name": "hw_version",
              "access": "READ|REPORT"
            },
            {
              "id": 4,
              "name": "manufacturer",
              "access": "READ|REPORT"
            },
            {
              "id": 5,
              "name": "model",
              "access": "READ|REPORT"
            },
            {
              "id": 6,
              "name": "date_code",
              "access": "READ|REPORT"
            },
            {
              "id": 7,
              "name": "power_source",
              "access": "READ|REPORT"
            },
            {
              "id": 17,
              "name": "physical_env",
              "access": "READ|WRITE|REPORT"
            },
            {
              "id": 16384,
              "name": "sw_build_id",
              "access": "READ|REPORT"
            },
            {
              "id": 65533,
              "name": "cluster_revision",
              "access": "READ|REPORT"
            }
          ]
        },
        "0x0003": {
          "name": "Identify",
          "commands_received": [
            {
              "id": 0,
              "name": "Identify",
              "present": true
            },
            {
              "id": 1,
              "name": "Identify query",
              "present": true
            },
            {
              "id": 64,
              "name": "Trigger identify effect",
              "present": false
            }
          ],
          "commands_received_confirmed": true,
          "commands_generated": [
            {
              "id": 0,
              "name": "identify_query_response"
            }
          ],
          "attributes_confirmed": [
            {
              "id": 0,
              "name": "identify_time",
              "access": "READ|WRITE|REPORT"
            },
            {
              "id": 65533,
              "name": "cluster_revision",
              "access": "READ|REPORT"
            }
          ]
        },
        "0x0004": {
          "name": "Groups",
          "commands_received": [
            {
              "id": 0,
              "name": "Add to group",
              "present": true
            },
            {
              "id": 1,
              "name": "View group",
              "present": true
            },
            {
              "id": 2,
              "name": "Get group membership",
              "present": true
            },
            {
              "id": 3,
              "name": "Remove from group",
              "present": true
            },
            {
              "id": 4,
              "name": "Remove from all groups",
              "present": true
            },
            {
              "id": 5,
              "name": "Add to group if identifying",
              "present": true
            }
          ],
          "commands_received_confirmed": true,
          "commands_generated": [
            {
              "id": 0,
              "name": "add_response"
            },
            {
              "id": 1,
              "name": "view_response"
            },
            {
              "id": 2,
              "name": "get_membership_response"
            },
            {
              "id": 3,
              "name": "remove_response"
            }
          ],
          "attributes_confirmed": [
            {
              "id": 0,
              "name": "name_support",
              "access": "READ|REPORT"
            },
            {
              "id": 65533,
              "name": "cluster_revision",
              "access": "READ|REPORT"
            }
          ]
        },
        "0x0005": {
          "name": "Scenes",
          "commands_received": [
            {
              "id": 0,
              "name": "Add",
              "present": true
            },
            {
              "id": 1,
              "name": "View",
              "present": true
            },
            {
              "id": 2,
              "name": "Remove",
              "present": true
            },
            {
              "id": 3,
              "name": "Remove all",
              "present": true
            },
            {
              "id": 4,
              "name": "Store",
              "present": true
            },
            {
              "id": 5,
              "name": "Recall",
              "present": true
            },
            {
              "id": 6,
              "name": "Get scene membership",
              "present": true
            },
            {
              "id": 64,
              "name": "Enhanced add",
              "present": false
            },
            {
              "id": 65,
              "name": "Enhanced view",
              "present": false
            },
            {
              "id": 66,
              "name": "Copy",
              "present": false
            }
          ],
          "commands_received_confirmed": true,
          "commands_generated": [
            {
              "id": 0,
              "name": "add_scene_response"
            },
            {
              "id": 1,
              "name": "view_response"
            },
            {
              "id": 2,
              "name": "remove_scene_response"
            },
            {
              "id": 3,
              "name": "remove_all_scenes_response"
            },
            {
              "id": 4,
              "name": "store_scene_response"
            },
            {
              "id": 6,
              "name": "get_scene_membership_response"
            }
          ],
          "attributes_confirmed": [
            {
              "id": 0,
              "name": "count",
              "access": "READ|REPORT"
            },
            {
              "id": 1,
              "name": "current_scene",
              "access": "READ|REPORT"
            },
            {
              "id": 2,
              "name": "current_group",
              "access": "READ|REPORT"
            },
            {
              "id": 3,
              "name": "scene_valid",
              "access": "READ|REPORT"
            },
            {
              "id": 4,
              "name": "name_support",
              "access": "READ|REPORT"
            },
            {
              "id": 65533,
              "name": "cluster_revision",
              "access": "READ|REPORT"
            }
          ]
        },
        "0x0006": {
          "name": "On/Off",
          "commands_received": [
            {
              "id": 0,
              "name": "Off",
              "present": true
            },
            {
              "id": 1,
              "name": "On",
              "present": true
            },
            {
              "id": 2,
              "name": "Toggle",
              "present": true
            },
            {
              "id": 64,
              "name": "Off with effect",
              "present": true
            },
            {
              "id": 65,
              "name": "On with recall global scene",
              "present": false
            },
            {
              "id": 66,
              "name": "On with timed off",
              "present": false
            }
          ],
          "commands_received_confirmed": true,
          "commands_generated": [],
          "attributes_confirmed": [
            {
              "id": 0,
              "name": "on_off",
              "access": "READ|REPORT"
            },
            {
              "id": 16387,
              "name": "start_up_on_off",
              "access": "READ|WRITE|REPORT"
            },
            {
              "id": 65533,
              "name": "cluster_revision",
              "access": "READ|REPORT"
            }
          ]
        },
        "0x0b05": {
          "name": "Diagnostic",
          "commands_received": [],
          "commands_received_confirmed": false,
          "commands_generated": [],
          "attributes_confirmed": [
            {
              "id": 283,
              "name": "average_mac_retry_per_aps_message_sent",
              "access": "READ|REPORT"
            },
            {
              "id": 284,
              "name": "last_message_lqi",
              "access": "READ|REPORT"
            },
            {
              "id": 285,
              "name": "last_message_rssi",
              "access": "READ|REPORT"
            },
            {
              "id": 65533,
              "name": "cluster_revision",
              "access": "READ|REPORT"
            }
          ]
        },
        "0xfbfe": {
          "name": "SonoffInputConfigCluster",
          "commands_received": [],
          "commands_received_confirmed": false,
          "commands_generated": [],
          "attributes_confirmed": []
        },
        "0xfc11": {
          "name": "SonoffCluster",
          "commands_received": [],
          "commands_received_confirmed": false,
          "commands_generated": [],
          "attributes_confirmed": [
            {
              "id": 1,
              "name": "1",
              "access": "READ|WRITE|REPORT"
            },
            {
              "id": 16,
              "name": "16",
              "access": "READ|REPORT"
            },
            {
              "id": 24,
              "name": "work_mode",
              "access": "READ|REPORT"
            },
            {
              "id": 25,
              "name": "detach_relay_mask",
              "access": "READ|WRITE|REPORT"
            },
            {
              "id": 26,
              "name": "26",
              "access": "READ|WRITE|REPORT"
            },
            {
              "id": 27,
              "name": "27",
              "access": "READ|WRITE|REPORT"
            },
            {
              "id": 28,
              "name": "28",
              "access": "READ|REPORT"
            },
            {
              "id": 65533,
              "name": "65533",
              "access": "READ|REPORT"
            }
          ]
        },
        "0xfc57": {
          "name": "WorksWithAllHubs",
          "commands_received": [],
          "commands_received_confirmed": false,
          "commands_generated": [],
          "attributes_confirmed": []
        }
      }
    },
    {
      "endpoint": {
        "id": 2,
        "in_clusters": [
          "0x0000",
          "0x0003",
          "0x0004",
          "0x0005",
          "0x0006",
          "0xfc57"
        ],
        "out_clusters": [
          "0x0006"
        ]
      },
      "scanned": false
    },
    {
      "endpoint": {
        "id": 3,
        "in_clusters": [
          "0x0000",
          "0x0003",
          "0x0004",
          "0x0005",
          "0x0006",
          "0x0019",
          "0xfc57"
        ],
        "out_clusters": [
          "0x0006"
        ]
      },
      "scanned": false
    },
    {
      "endpoint": {
        "id": 242,
        "in_clusters": [],
        "out_clusters": [
          "0x0021"
        ]
      },
      "scanned": false
    }
  ],
  "provenance": {
    "submitted_at": "2026-07-26T14:39:30.759Z",
    "card_version": "0.29.0"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions