doudz / homeassistant-zigate

zigate component for Home Assistant
MIT License
48 stars 15 forks source link

SONOFF SNZB-02 (temperature/humidity sensor) not working #149

Open guirem opened 3 years ago

guirem commented 3 years ago

Hi there,

I bought a few SONOFF SNZB-02 devices to add to my existing configuration.

These devices don't seem to get any informations from the sensors so I'm actually not sure where the issue could be.

Do you have any clue how I could get these devices working. I assume the 'bind' and 'configure report' are maybe required ? If yes do you have any idea how to do it?

Thanks in advance

Capture

Template for SNZB-02 device

{
    "endpoints": [
        {
            "clusters": [
                {
                    "attributes": [
                        {
                            "attribute": 4,
                            "data": "eWeLink"
                        },
                        {
                            "attribute": 5,
                            "data": "TH01"
                        }
                    ],
                    "cluster": 0
                },
                {
                    "attributes": [
                        {
                            "attribute": 32
                        },
                        {
                            "attribute": 33
                        }
                    ],
                    "cluster": 1
                }
            ],
            "device": 770,
            "endpoint": 1,
            "in_clusters": [
                0,
                3,
                1026,
                1029,
                1
            ],
            "out_clusters": [
                3
            ],
            "profile": 260
        }
    ],
    "generictype": "",
    "info": {
        "mac_capability": "10000000"
    },
    "name": ""
}
samsam-rolon commented 3 years ago

Hello, I'am almost facing the same issue. I'm running on the ZigBee Deconz stick and I'm trying to add some sonoff devices (snzb -02) but I didn't work. I can se them on deconz GUI but the pairing is failing. I didn't see them in API. ALSO I have one paring which works near Ikéa bulb router or directly to deconz but not with my Legrand router....