rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.94k stars 562 forks source link

HELP: i cant understand the way to add Zigbee devices behind a Zigbee gateway. PLEASE HELP #1499

Open jhony251 opened 1 year ago

jhony251 commented 1 year ago

could anyone help me to learn how to configure a new zigbee device.

PLEASE .

jwinut commented 1 year ago

I use z2m. in z2m, allow new devices to join. to make device join, read device's manual and make it to pairing mode. for most devices, hold down power button 5-10 secs or locate rst/reset/pair button and use something to poke inside. Screenshot 2566-09-22 at 14 49 55

jhony251 commented 1 year ago

yes me too. i usually work with Z2M, but i would like to be able to make work this addon with ZB because there are some devices that dont send all info in right way throw Z2M

nicknol commented 1 year ago

zigbee is not a topic for localTuya. localTuya is about Tuya devices connected via Wifi

jhony251 commented 1 year ago

Thanks Everyone. I have got work right. Was a problem about uderstand each parametter

best regards.

joaocbatista commented 11 months ago

this fork has support for zigbee gateway and their sub devices: https://github.com/leeyuentuen/localtuya

also, from this PR (https://github.com/rospogrigio/localtuya/pull/1493), I would assume this support to exist in this fork as well? A bit confused on what's supported or not to be honest.

yabdali commented 11 months ago

How did you add Zigbee devices behind a Zigbee gateway? Is the Zigbee Gateway Tuya brand or something else like a USB stick/dongle? I have ordered some devices to test and among them is Tuya Gateway (Multi-mode by MOES). So far I haven't been able to find clear directions whether I would be able to control Zigbee devices behind Tuya Gateway. Can you please share your experience? I am intending to run Home Assistant to automate my smart home devices but using Tuya Gateway.

joaocbatista commented 11 months ago

from what I could understand, currently, the only possible way is to have a usb dongle gateway that you add to your homeassistant machine and have the devices communicating directly with that gateway.

From the fork I've shared above, it seems the developer was able to add support using a tuya wifi gateway, but that's not included in the main fork