I need to get this LAN/WIFI - Zigbee bridge (Hub? Router? whatever, do not know the name) to work.
I need to get HA to talk to to this bridge so I can use my zigbee-devices connected to bridge
2 of these are going to be at my house (Wifi or LAN) and 1 on the house next to mine (LAN)
Unit is eWelink Zigbee hub ZB-GW03, and Aliexpress seller has already flashed this with Tasmota firmware (Tasmota 12.5.0 by Theo Arends)
Tasmota integration in HA recognises this, but I can not add any zigbee devices â main problem here. âZigbee Home Automationâ-integration does not connect to this, sends an error.
When I give the address and port (socket://192.168.1.153:8888 115200) ZHA gives error â! Failed to connectâ
I have watched 3 youtube tutorials, they all give the same advice for the settings, but that does not work for me.
HA would like to discuss with Tasmota bridge via port 8888 , but I can not open the port in Tasmota bridge unit.
When I try the TCP starting command, I write in console: TCPStart 8888, and the answer is:
23:54:04.796 CMD: TCPStart 8888
23:54:04.802 MQT: stat/tasmota_ZBHUB_1/RESULT = {"Command":"Error"}
and I belive it should be something like:
02:16:54.798 TCP: Starting TCP server on port 8888
02:16:54.802 MQT: House/ZigbeeBridge/RESULT = {"TCPStart":"Done"}
I have watched tutorials, but they are all for sonoff-Tasmota, this is eWelink. BUT if I understand correctly, these have same firmware.
Google and ChatGPT 3.5 are not helping anything.
In aliexpress people are telling how it works for them, but it does not not for me.
Please do not tell me to install usb-dongle, I have one of these and another on the way, and impossible to install via ethernet cable to another house.
Is there some Guru here that can help me, or am I trying to do this the wrong way?
It is this product
Product can be also found here: https://www.aliexpress.com/item/1005005269351360.html
Ps. I started installing my first HA 26 hours ago, so I know very little of these, and I am maybe approaching this the wrong way!