Setting up Zigbee with Home Assistant - Unlock the full potential! (Part 1: Zigbee Bridge)

Sdílet
Vložit
  • čas přidán 21. 07. 2024
  • Zigbee is a wireless mesh networking protocol that is utilized in a variety of consumer and industrial applications. Mesh networks are formed by Zigbee devices, which means that a majority of mains-powered devices can operate as a repeater for other devices in the network. This makes Home Assistant the ideal candidate in my opinion, as it allows us to control our devices without relying on cloud services.
    ⏱️ TIMESTAMPS
    0:00 Intro
    1:35 Version Info
    2:05 Requirements
    2:51 Vocabulary
    4:17 Coordinators
    5:18 Flashing
    17:37 Integrating
    19:54 Pairing
    💖 ABOUT OUR CHANNEL
    Welcome to Binary Tech Labs, where we provide tutorials and reviews on Home Assistant, IoT devices, Raspberry Pi and other Single Board Computers, as well as other topics.
    Check out our channel here:
    / @binarytechlabs
    Don’t forget to subscribe!
    📽️ CHECK OUT OUR OTHER VIDEOS IN THIS SERIES
    Part 2 ZigBee Bridge Pro - • Setting up Zigbee with...
    🧰 HARDWARE
    Sonoff Zigbee Bridge - amzn.to/3XgA5FY
    FTDI Serial-to-USB Converter - amzn.to/3Ekl1yz
    USB Extension Cable - amzn.to/3gjzF12
    TS80P soldering iron - amzn.to/3gpwO6G
    Cheaper soldering iron - amzn.to/3GtP89C
    Dupont Cables - amzn.to/3XefJxe
    Breadboard wire - amzn.to/3EKyrpa
    💻 SOFTWARE
    Tasmota Web Installer - tasmota.github.io/install/
    Tasmota binary - github.com/tasmota/install/bl... (latest tasmota-zbbridge.bin release-12.2)
    Zigbee firmware - github.com/arendst/Tasmota/tr... (latest ncp-uart-nsw_6.7.9_115200.ota)
    🔗 Console Code
    backlog rule1 on system#boot do TCPStart 8888 endon ; rule1 1 ; template {"NAME":"Sonoff ZbBridge","GPIO":[56,208,0,209,59,58,0,0,0,0,0,0,17],"FLAG":0,"BASE":18} ; module 0
    🔗 Additional Links
    Great Zigbee Reference Site - zigbee.blakadder.com/index.html
    ZBBridge Guide - zigbee.blakadder.com/Sonoff_Z...
    🌐 FIND US AT
    binarytechlabs.com/
    📫 GET IN TOUCH
    Contact us on support@binarytechlabs.com
    FOLLOW US ON SOCIAL
    Get updates or reach out to Get updates on our Social Media Profiles!
    GitHub: github.com/BinaryTechLabs
    Twitter: @BinaryTechLabs
    Instagram: @BinaryTechLabs
    🧲 DISCLAIMER
    Some of the items above include affiliate links, which means that if you click on the link and purchase an item, I will receive a small compensation at no extra cost to you. You are not required to do so, but it does help support my videos in the hopes that they are useful to you!
  • Jak na to + styl

Komentáře • 11

  • @MyHeap
    @MyHeap Před rokem +1

    Great information. Looking forward to the other installments.

    • @BinaryTechLabs
      @BinaryTechLabs  Před rokem +1

      Thanks, and everything else worked out for you? Your email address keeps bouncing back as undeliverable.

  • @FloetschMaster
    @FloetschMaster Před rokem

    tzhanks bro.. i followed a older video but it doesnt worked out.. your commands did the job!

    • @BinaryTechLabs
      @BinaryTechLabs  Před rokem

      Glad to hear, it's one of the issues a lot of us content creators face, which is why I always try to include version numbers

  • @richlydiard3521
    @richlydiard3521 Před rokem +1

    is the Zigbee bridge the same thing as a Zigbee HUB????

  • @damzelfly
    @damzelfly Před 10 měsíci +1

    After I enter the console command it says:
    RUL: SYSTEM#BOOT performs "TCPStart 8888"
    RSL: RESULT = {"Command":"Error"}
    Please Help
    Edit: The TCP Server is working on ZB-Bridge. But when I try to connect to it using ZHA it says error.

    • @BinaryTechLabs
      @BinaryTechLabs  Před 10 měsíci

      I have not come across that error, best advice I can give you is to try to flash it again and start over

    • @damzelfly
      @damzelfly Před 10 měsíci +1

      @@BinaryTechLabs Thanks for the reply.
      So I did it just like in your video until 19:17
      But instead of success like in your video, I got "Failed to setup".
      I did reflashed several times but its the same.

    • @BinaryTechLabs
      @BinaryTechLabs  Před 10 měsíci

      Yeah ok, well you could try searching the Github repositories issue page and see if any one else has come across that error

    • @gustavo5557125
      @gustavo5557125 Před 6 měsíci

      the same here. I am using de ZB-GW03, did you solve it?