AVATTO GW40-MQTT Zigbee-Gateway #23912
Replies: 3 comments 33 replies
-
|
They decided to ship with a custom build of Tasmota, using a setup unavailable in the standard Tasmota project. Maybe it would be feasible to set up a regular Tasmota template covering the config, and then test. As I don't know details of that piece of hardware, I can't say for sure if there could be other reasons than gpio config for them to ship with their own build, hence me using the word "maybe" above. When trying with the precompiled Still, if it works with factory firmware, I'd suggest just staying with that, as there's no recommendation to update to latest version, unless you have very specific reasons. |
Beta Was this translation helpful? Give feedback.
-
|
Oh, I see now, thanks @sfromis , I've missed the part about only relaying between zigbee chip and z2m. |
Beta Was this translation helpful? Give feedback.
-
|
I know it's not a Tasmota device, but it might be a quick way to integrate a Matter Gateway, Bluetooth Gateway, or Zigbee Gateway via Wi-Fi with, for example, Home Assistant. Flashing it with Tasmota would certainly be possible, but not the best approach, since Shelly offers significantly more functionality. Since Bluetooth and Zigbee gateways can't run simultaneously on the same device, I'll install one with Bluetooth and one with Zigbee. I find the Gen4 devices interesting: https://www.shelly.com/de/collections/all-products Here's an article about the new Gen4 devices based on ESP32C6 : Regards |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I bought this Zigbee-Gateway:
https://www.aliexpress.com/item/1005009682744839.html
As you can see, it is not a Sonoff-Device.
The device has a ESP8266 wifi-module and a EFR32MG21 zigbee-modul.
The device was delivered with "Tasmota 14.1.0 (zbbridge) by Theo Arends":
Although it appears to be a Tasmota image based on zbbridge, the tasmota-zbbridge.bin from Tasmota v15.0.1 Sharon doesn't work.
After entering the Wi-Fi SSID and password, it connects briefly. After about 10 seconds, it starts in AP mode.
I couldn't find anything about "Based on Tasmot ZB2MQ(2)" in either the tasmota-zbbridge.bin, tasmota.bin, or the documentation.
The documentation only contains references to Sonoff devices.
I have three questions:
Which firmware file is the correct one for the EFR32MG21 so that Zigbee2MQTT also works via Ember? ezsb is no longer available.
Which Tasmota image do I need for this device?
Which modules do I need to include when compiling my own Tasmota image to get this "Tasmot ZB2MQ(2)"?
Beta Was this translation helpful? Give feedback.
All reactions