I have a Zigbee ESP32 GW that I bought from ebay. Everything is working GREAT for ZHA. Except one device That i need to push it over to Z2MQTT. So I scoured internet and I cannot for the life me figure out why I cannot connect to the server which is "server: mqtt//192.168.1.x:1883" according to log everything else works great except that as it says connection refused. I am baffled as I triple checked the setting. What am I doing wrong? I even checked configuration.yaml for z2mqtt as well
#Zigbee ESP32 GW to work with Z2MQTT
1 messages · Page 1 of 1 (latest)
He @strange obsidian,
Do you have the MQTT Add-on running and is the login & password you have set-up in the broker configuration for Z2M matching the ones you told Z2M to use?
Hey That's what I think I figured it out. Except When I get it working. ZHA stops working.....So I'm starting to see why 1 coordinator shouldn't be used to handle ZHA and Z2M at the same time.
I decided to delete ZHA and stick with Z2M since it offers alot of flexiblity!
I also notice that when ever I add devices the coordinator would stop. I'm not sure why Log isn't making sense.
[2024-12-28 13:20:29] info: z2m: Successfully configured '0x282c02bfffe37f8d'
[2024-12-28 13:20:33] error: zh:zstack:znp: Socket error Error: read ECONNRESET
[2024-12-28 13:20:33] info: zh:zstack:znp: Port closed
[2024-12-28 13:20:33] info: zh:zstack:znp: closing
[2024-12-28 13:20:33] error: z2m: Adapter disconnected, stopping
It's almost as if something is overloading Z2M So this is where I'm definitely baffled. Any tips or advice is appreciated
=_= I found the root of cause.............I ACTUALLY forgot about the printer that I turned it back on and forgot it was set to Static IP. I changed the IP address of the zigbee coordinator and it works flawlessly
So a ip conflict? I use DHCP and DHCP reservations whenever possible.
Yup. I turned off the printer for now and will do a clean setup on printer later. I"m not fitting to change IP wise for HA related stuff