Search found 4 matches
- Monday 09 November 2020 19:36
- Forum: Zigbee
- Topic: Sonoff Zigbee Bridge?
- Replies: 8
- Views: 4924
Re: Sonoff Zigbee Bridge?
Good afternoon: Have you somehow managed it without NODORed? With a Snifer MQTT I see the plot: tele/zigbeeBrigge/SENSOR = {"ZbReceived":{"0x09CC":{"Device":"0x09CC","Temperature":22.75,"Humidity":81.97,"Endpoint":1,"LinkQuality":47}}} tele/zigbeeBridge/SENSOR = {"ZbReceived":{"0x6DB4":{"Device ...
- Monday 09 November 2020 19:30
- Forum: Zigbee
- Topic: Zigbee2Tasmota
- Replies: 34
- Views: 12627
Re: Zigbee2Tasmota
Solution "Tasmota To Domoticz": Console Tasmota: ZbName (SetOption83 0) Rule1 ON ZbReceived#0x6DB4#Temperature DO var1 %value% ENDON ON ZbReceived#0x6DB4#Humidity DO publish domoticz/in {"idx":24,"svalue":"%var1%;%value%;1"} ENDON Rule2 ON ZbReceived#0x09CC#Temperature DO var2 %value% ENDON ON ...
- Sunday 08 November 2020 19:37
- Forum: Zigbee
- Topic: Zigbee2Tasmota
- Replies: 34
- Views: 12627
Re: Zigbee2Tasmota
Has anyone got this working yet? I've now got my Sonoff Zigbree bridge working and paired to a few test devices and am trying to figure out how to get Domoticz to read/update them. I'm starting to look at Node-RED to see if that helps. Yes, I got it working without Node-RED or special plugin. I don ...
- Sunday 08 November 2020 19:19
- Forum: Zigbee
- Topic: Sonoff Zigbee Bridge?
- Replies: 8
- Views: 4924
Re: Sonoff Zigbee Bridge?
Good afternoon: Have you somehow managed it without NODORed? With a Snifer MQTT I see the plot: tele/zigbeeBrigge/SENSOR = {"ZbReceived":{"0x09CC":{"Device":"0x09CC","Temperature":22.75,"Humidity":81.97,"Endpoint":1,"LinkQuality":47}}} tele/zigbeeBridge/SENSOR = {"ZbReceived":{"0x6DB4":{"Device ...