Skip to content

Matter ZigBee Hub #592

@SergioLuxx

Description

@SergioLuxx

I decided to update my gateway and bought a new version. The old one is a wireless gateway also from Moes and it works well with tinytuya. But the new one refuses.

    {
        "name": "Matter ZigBee Hub",
        "id": "###",                     I deleted all the keys
        "key": "###,
        "mac": "###",
        "uuid": "###",
        "sn": "###",
        "category": "wg2",
        "product_name": "Matter ZigBee Hub",
        "product_id": "vxs0ltrakomksi3h",
        "biz_type": 0,
        "model": "MZHUB",
        "sub": false,
        "icon": "https://images.tuyaeu.com/smart/icon/ay15327721968035jwx9/1b192ad585c6b41f6ca6986499f8fa95.png",
        "mapping": {
            "4": {
                "code": "switch_alarm_sound",
                "type": "Boolean",
                "values": {}
            },
            "32": {
                "code": "master_state",
                "type": "Enum",
                "values": {
                    "range": [
                        "normal",
                        "alarm"
                    ]
                }
            },
            "34": {
                "code": "factory_reset",
                "type": "Boolean",
                "values": {}
            },
            "45": {
                "code": "alarm_active",
                "type": "String",
                "values": "{\"maxlen\":255}"
            }
        },
        "ip": "",
        "version": ""         version not detected?
    },

https://moeshouse.com/products/tuya-zigbee-matter-thread-gateway-smart-home-bridge-matter-hub
when trying to connect with any version returns an error
tinytuya.Device(dev_id=Gateway_s[0][1], address=Gateway_s[0][3], local_key=Gateway_s[0][4], version=3.3, connection_timeout=3)

{
    'Error': 'Unexpected Payload from `Device',`
    'Err': '904',
    'Payload': None
}

Is this device not supported or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    tuya_deviceSupport for specific Tuya Devices

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions