From cbe81e0a98a4bba9c614221e40ed3c79f07dbed6 Mon Sep 17 00:00:00 2001 From: Leonard Penzer Date: Sun, 18 Feb 2024 15:27:27 +0100 Subject: [PATCH 1/2] Update Sonoff_ZBBridge.md Add hint, that Module type has to be 75 to be able to flash Zigbee-Module firmware --- _zigbee/Sonoff_ZBBridge.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_zigbee/Sonoff_ZBBridge.md b/_zigbee/Sonoff_ZBBridge.md index 0982a0a89..2717d81c3 100644 --- a/_zigbee/Sonoff_ZBBridge.md +++ b/_zigbee/Sonoff_ZBBridge.md @@ -41,6 +41,8 @@ When the ZbBridge is flashed with Tasmota, **disconnect all breadboard wires** a Download Zigbee module firmware [`ncp-uart-sw_6.7.8_115200.ota`](https://github.com/arendst/Tasmota/blob/development/tools/fw_SonoffZigbeeBridge_ezsp/ncp-uart-sw_6.7.8_115200.ota?raw=true) from Tasmota GitHub located in [`Tasmota/tools/fw_SonoffZigbeeBridge_ezsp/`](https://github.com/arendst/Tasmota/blob/development/tools/fw_SonoffZigbeeBridge_ezsp). +Go to **Configuration** -> **Configure Module** and set Module to `Sonoff ZbBridge (75)`and **Save**. + Go to **Firmware Upgrade** and next to "Upgrade by file upload" use the _Choose File_ button and select Zigbee module firmware you downloaded (`ncp-uart-sw_6.7.8_115200.ota`). ![ZBBridge Zigbee module flash](/assets/images/sonoff_ZBBridge_ota.jpg) @@ -71,7 +73,7 @@ Read [Zigbee](http://tasmota.github.io/docs/Zigbee) documentation for complete g ## For Home Assistant (ZHA) This mode creates a TCP bridge from the zigbee module to Home Assistant. In this case Tasmota is only relaying all the messages from the zigbee module to ZHA and **you cannot use any Zigbee commands in Tasmota console in this mode. All setup needs to be done from Home Assistant ZHA integratioon.** -After Zigbee firmware is flashed and confirmed working in ZIgbee2Tasmota mode, apply the template: +After Zigbee firmware is flashed and confirmed working in ZIgbee2Tasmota mode, set Moduke-Type back to `Sonoff ZHABridge (0)` and apply the template: ```json {"NAME":"ZHA ZBBridge","GPIO":[56,208,0,209,59,58,0,0,0,0,0,0,17],"FLAG":0,"BASE":18} From 3941e9ab5a5227e2b44a9473afb7f91de1eb4679 Mon Sep 17 00:00:00 2001 From: blakadder Date: Sun, 18 Feb 2024 15:33:03 +0100 Subject: [PATCH 2/2] Update Sonoff_ZBBridge.md --- _zigbee/Sonoff_ZBBridge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_zigbee/Sonoff_ZBBridge.md b/_zigbee/Sonoff_ZBBridge.md index 2717d81c3..6ecc28b2d 100644 --- a/_zigbee/Sonoff_ZBBridge.md +++ b/_zigbee/Sonoff_ZBBridge.md @@ -73,7 +73,7 @@ Read [Zigbee](http://tasmota.github.io/docs/Zigbee) documentation for complete g ## For Home Assistant (ZHA) This mode creates a TCP bridge from the zigbee module to Home Assistant. In this case Tasmota is only relaying all the messages from the zigbee module to ZHA and **you cannot use any Zigbee commands in Tasmota console in this mode. All setup needs to be done from Home Assistant ZHA integratioon.** -After Zigbee firmware is flashed and confirmed working in ZIgbee2Tasmota mode, set Moduke-Type back to `Sonoff ZHABridge (0)` and apply the template: +After Zigbee firmware is flashed and confirmed working in ZIgbee2Tasmota mode, set module back to `Sonoff ZHABridge (0)` and apply the template: ```json {"NAME":"ZHA ZBBridge","GPIO":[56,208,0,209,59,58,0,0,0,0,0,0,17],"FLAG":0,"BASE":18}