Sonoff Zigbee Bridge pro: Porovnání verzí

Z wiki
Skočit na navigaci Skočit na vyhledávání
Bez shrnutí editace
Bez shrnutí editace
 
Řádek 1: Řádek 1:
Flash tasmota to the ZB Bridge pro is more than easy instead of non-pro version, lets follow ->  
Flash tasmota to the ZB Bridge pro is more than easy instead of non-pro version, lets follow ->  


Connect board of ZB Bridge to the programmer.
* Connect board of ZB Bridge to the programmer.


{| class="wikitable"
{| class="wikitable"
Řádek 18: Řádek 18:
[[Soubor:zbbridge-pinout.png]]
[[Soubor:zbbridge-pinout.png]]


Download tasmota32-zbbrdgpro.factory.bin from https://ota.tasmota.com/tasmota32/release/ [[https://ota.tasmota.com/tasmota32/release/]]
* Download tasmota32-zbbrdgpro.factory.bin from https://ota.tasmota.com/tasmota32/release/ [[https://ota.tasmota.com/tasmota32/release/]]




Řádek 24: Řádek 24:




Turn off zb bridge and Disconnect GPIO00 from GND.
* Turn off zb bridge and Disconnect GPIO00 from GND.




Turn on zb bridge and setup wifi.  
* Turn on zb bridge and setup wifi.  




For HomeAssistant -> ZHA or Zigbee2MQTT, open the web UI of the device and navigate to '''Configuration -> Auto-configuration'''. Select '''Sonoff ZBPro TCP''' from the drop-down and click Apply Configuration.
* For HomeAssistant -> ZHA or Zigbee2MQTT, open the web UI of the device and navigate to '''Configuration -> Auto-configuration'''. Select '''Sonoff ZBPro TCP''' from the drop-down and click Apply Configuration.
The device will restart and will be automagically configured.
The device will restart and will be automagically configured.




Connecting to Home Assistant with ZHA -> In Home Assistant (requires version 0.113+) go to Configuration - Integrations, click the + icon, search for ZHA integration and select it.
* Connecting to Home Assistant with ZHA -> In Home Assistant (requires version 0.113+) go to Configuration - Integrations, click the + icon, search for ZHA integration and select it.
 
[[Soubor:zbbridge-has-zha.png]]
[[Soubor:zbbridge-has-zha.png]]


sources
sources
https://notenoughtech.com/home-automation/tasmota-on-sonoff-zb-bridge-pro/#flash [[https://notenoughtech.com/home-automation/tasmota-on-sonoff-zb-bridge-pro/#flash]]
https://notenoughtech.com/home-automation/tasmota-on-sonoff-zb-bridge-pro/#flash [[https://notenoughtech.com/home-automation/tasmota-on-sonoff-zb-bridge-pro/#flash]]
https://zigbee.blakadder.com/Sonoff_ZBBridge-P.html [[https://zigbee.blakadder.com/Sonoff_ZBBridge-P.html]]
https://zigbee.blakadder.com/Sonoff_ZBBridge-P.html [[https://zigbee.blakadder.com/Sonoff_ZBBridge-P.html]]
[[Category:Tasmota]]
[[Category:Tasmota]]

Aktuální verze z 17. 2. 2026, 13:43

Flash tasmota to the ZB Bridge pro is more than easy instead of non-pro version, lets follow ->

  • Connect board of ZB Bridge to the programmer.
Sonoff ZB Bridge PRO FTD programmer
3V3 Vcc/3V3
GND GND
RX TX
TX RX
GPIO00 GND (first run-enable flash mode)


python3 /path to esptool/esptool.py --port /dev/ttyUSB0 write_flash 0x0 /path to bin file/tasmota32-zbbrdgpro.factory.bin


  • Turn off zb bridge and Disconnect GPIO00 from GND.


  • Turn on zb bridge and setup wifi.


  • For HomeAssistant -> ZHA or Zigbee2MQTT, open the web UI of the device and navigate to Configuration -> Auto-configuration. Select Sonoff ZBPro TCP from the drop-down and click Apply Configuration.

The device will restart and will be automagically configured.


  • Connecting to Home Assistant with ZHA -> In Home Assistant (requires version 0.113+) go to Configuration - Integrations, click the + icon, search for ZHA integration and select it.

sources

https://notenoughtech.com/home-automation/tasmota-on-sonoff-zb-bridge-pro/#flash [[2]]

https://zigbee.blakadder.com/Sonoff_ZBBridge-P.html [[3]]