What's new

Welcome to egice | Welcome My Forum

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Sensible Information to Utilizing and Managing Zigbee Units

Hoca

Administrator
Staff member
Joined
Mar 22, 2024
Messages
194
Reaction score
0
Points
16
To make use of Zigbee gadgets on your own home community or the Web you will have a Zigbee Gateway.

This Gateway normally acts as a Zigbee coordinator and in addition a Zigbee to TCP/IP gateway.

Business gateways just like the Sonoff gateway join the Zigbee community to the Sonoff cloud community and the identical is true of different industrial Gateways.

That is effective in case you are joyful to handle your gadgets utilizing the cloud App supplied by the producer.

Nevertheless if you would like native management and wish to use house automations techniques like Residence Assistant then you definitely require a special Gateway.

On this tutorial we are going to cowl 3 choices which can be in widespread use on house networks. They’re

  • Zigbee2MQTT
  • Zigbee2Tasmota
  • ZHA

Zigbee2MQTT​


The Zigbbe2MQTT gateway is a software program software that must be put in on a pc (e.g raspberry Pi).

It requires a Zigbee radio dongle to work and it features as a Zigbee coordinator and Converts Zigbee messages to MQTT Messages and vice versa.

To work you additionally want an MQTT dealer in your community. You could possibly use a cloud dealer or perhaps a check dealer, however it’s virtually at all times used with an area dealer.

As a result of it converts the Zigbee messages to MQTT messages the gateway doesn’t should be put in on the identical laptop because the one working your own home automation system (e.g Residence Assistant).

Zigbee to Tasmota​


What’s Tasmota?-

Tasmota is a free software program / firmware that makes it attainable to function SmartHome gadgets and options with out connecting them to a cloud.

It is a much less widespread technique and a more recent technique is to make use of the Tasmota 2 MQTT Gateway.

The Tasmota 2 MQTT gateway is modelled on the Zigbbe2MQTT gateway, however it runs on a devoted gateway system and doesn’t require a bodily connection to a pc.

It’s obtained by flashing an current industrial gateway with the Tasmota firmware.

In my case I used a Sonoff Zigbee gateway.

The rationale I went for this selection is as a result of the sonoff Zigbee gateway has an extended vary than the CC2531 dongle which I used to be utilizing with Zigbee2MQTT.

As well as I can place this wherever I would like quite than being plugged immediately into the Residence Assistant machine.

A serious downside of this technique is that you’ll want to create the code to detect the gadgets.

It is a good choice in case you are creating your personal Residence automation platform utilizing node-red for instance.

ZHA​


ZHA is a house assistant integration that features as a Zigbee coordinator and means that you can management Zigbee gadgets in Residence assistant.

If you’re utilizing Residence assistant as your own home automation platform then it’s the apparent selection.

Simply as with the Zigbee2MQTT gateway you want a Zigbee wi-fi dongle to deal with the Zigbee communication.

The documentation suggests a number of advocate dongles as proven within the display shot under

zigbee-dongle


You’ll be able to see that the dongle is flashed as a Zigbee coordinator. This may should be plugged into the pc that runs Residence Assistant.

Additionally it is attainable to make use of a flashed Sonoff bridge however it isn’t a advisable choice however is roofed here.

Frequent Questions and Solutions​


Q- Are you able to handle Zigbee gadgets utilizing simply Zigbee

A- Sure in some instances. For example I’ve a Salus Zigbee thermostat which has a Native management system that permits you to management it even when the house community is down.

Q- Are you able to configure Zigbee Units from Residence Assistant.

A- No creating Zigbee teams, renaming gadgets requires administration software program. I at present have a node-red administration circulation in improvement that’s modelled on the zigbee2mqtt admin flow.

Assets​


If you wish to flash a sonoff gateway with the tasmota Gateway then listed below are the assets I used:

Abstract​


Zigbee2MQTT- Software program coordinator and MQTT gateway, it requires a Zigbee wi-fi dongle + MQTT dealer

Tasmota2MQTT – {Hardware}/software program coordinator and Tasmota/MQTT gateway requires flashed Zigbee coordinator + MQTT dealer.

ZHA– Suggest dongle coordinator.

Associated Tutorials



Please Let me Know should you discovered it Helpful
 
Top Bottom