Page 1 of 1

SOLVED - Plugin does not create devices for Sonoff Zigbee switch

Posted: Sunday 19 January 2020 18:16
by Westcott
Hi,
I've got zigbee2mqtt and the plugin running and creating devices for other units.
The plugin docs say that the "ITEAD SONOFF ZigBee DIY Smart Switch" is already supported.
Zigbee2mqtt recognises it correctly, but the plugin does not create any devices for it.
Do I have to create a new adapter?
If so, is there a basic how-to guide, rather than it "can be added (fairly) easy by creating device adapter"
Thanks

UPDATE

After restarting Domoticz it added correctly.
I think the plugin had stopped.

Re: SOLVED - Plugin does not create devices for Sonoff Zigbee switch

Posted: Wednesday 03 March 2021 11:46
by tukestolo
hii mate I am facing the same problem :/
I don't know what to do.

Code: Select all

11:37:20.900 ZIG: {"ZbEZSPReceived":"45000004010204010100010000AFC0CC975DFFFF0818190A0000291A08"}
11:37:20.902 ZIG: {"ZbZCLReceived":{"groupid":0,"clusterid":"0x0402","srcaddr":"0x5D97","srcendpoint":1,"dstendpoint":1,"wasbroadcast":0,"LinkQuality":92,"securityuse":0,"seqnumber":175,"fc":"0x18","frametype":0,"direction":1,"disableresp":1,"manuf":"0x0000","transact":25,"cmdid":"0x0A","payload":"0000291A08"}}
11:37:20.904 ZIG: ZbZCLRawReceived: {"0x5D97":{"0402/0000":2074,"Endpoint":1,"LinkQuality":92}}
11:37:20.909 ZIG: {"ZbEZSPReceived":"45000004010504010100010000B0C0CC975DFFFF08181A0A0000213719"}
11:37:20.911 ZIG: {"ZbZCLReceived":{"groupid":0,"clusterid":"0x0405","srcaddr":"0x5D97","srcendpoint":1,"dstendpoint":1,"wasbroadcast":0,"LinkQuality":92,"securityuse":0,"seqnumber":176,"fc":"0x18","frametype":0,"direction":1,"disableresp":1,"manuf":"0x0000","transact":26,"cmdid":"0x0A","payload":"0000213719"}}
11:37:20.914 ZIG: ZbZCLRawReceived: {"0x5D97":{"0405/0000":6455,"Endpoint":1,"LinkQuality":92}}
11:37:21.312 MQT: tele/tasmota_A9EFE7/SENSOR = {"ZbReceived":{"0x5D97":{"Device":"0x5D97","Name":" Sala De Estar","Temperature":20.74,"Humidity":64.55,"Endpoint":1,"LinkQuality":92}}}
11:37:55.436 MQT: tele/tasmota_A9EFE7/STATE = {"Time":"2021-03-03T11:37:55","Uptime":"0T00:05:09","UptimeSec":309,"Vcc":3.448,"Heap":28,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"GetoffmyLAN","BSSId":"CC:19:A8:AF:1B:50","Channel":6,"RSSI":82,"Signal":-59,"LinkCount":1,"Downtime":"0T00:00:03"}}
11:42:55.462 MQT: tele/tasmota_A9EFE7/STATE = {"Time":"2021-03-03T11:42:55","Uptime":"0T00:10:09","UptimeSec":609,"Vcc":3.448,"Heap":28,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"GetoffmyLAN","BSSId":"CC:19:A8:AF:1B:50","Channel":6,"RSSI":78,"Signal":-61,"LinkCount":1,"Downtime":"0T00:00:03"}}
I can see all this information o Tasmota ZBBrigde, but in Domoticz I only see this strange logs :/

Code: Select all

2021-03-03 10:45:47.186 (Zigbee) MqttClient::ping
2021-03-03 10:45:47.186 (Zigbee) Sending 2 bytes of data
2021-03-03 10:45:47.186 (Zigbee) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. �
2021-03-03 10:45:47.237 (Zigbee) Received 2 bytes of data
2021-03-03 10:45:47.237 (Zigbee) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю
Can you please help me.